How to delete first XX lines of text file
-
- Posts: 1
- Joined: Wed Dec 12, 2012 8:02 pm
How to delete first XX lines of text file
Hello group. I would like some help on the code to delete the first, lets say, 45 lines of a text file. It would also be helpful to delete line number 47 (skipping line 46). I have about 100 files that need this done. Is that possible? Thanks in advance!