Search found 1 match
- Fri Aug 02, 2024 7:59 am
- Forum: General
- Topic: split a text file into two or more parts
- Replies: 2
- Views: 6335
split a text file into two or more parts
Hi everyone, I want to split a text file into two or more parts, or delete certain lines. I have these huge text files, some of which are around 400k lines. I want to split the file into multiple parts to create two (or more) separate files of equal size, or just delete all lines from the 200k-400k ...