Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Delete first line of text
Name: copo24 Date: September 9, 2005 at 07:41:17 Pacific OS: Win2k CPU/Ram: 3.2G/1G
Comment:
Does anyone know how to delete the first line of text from a text file using a batch file (or a simple way from the command line)?
Summary: Hello! I would like to use a batch file to delete the first line of a text file and send the rest of the file to a new text file. Thanks, Cale ...
Summary: I found this code on this forum : It deletes the first 4 lines of a text file, but I only want it to delete the first line... I do not understand this syntax and where to change it.. Can somone help? ...