Sample Header Ad - 728x90

Split a file into two

49 votes
5 answers
110409 views
I have a big file and need to split into two files. Suppose in the first file the 1000 lines should be selected and put into another file and delete those lines in the first file. I tried using split but it is creating multiple chunks.
Asked by Aravind (1679 rep)
Oct 21, 2014, 03:50 PM
Last activity: Sep 13, 2024, 04:13 PM