How to break a large file into small parts

split large_file prefix -b size_of_each_part

Leave a Reply