Batch Delete Lines from .htm's in a Directory
Posted: 24 Aug 2010 07:44
My htm files are all in a directory called D:\Batch
All the htm files have unquie names.
All the htm files are 44 lines
All the htm files are composed of strings
I need a batch to go through every text file (about 150) and remove lines certain lines.
lines 1-4 , 9-19 , 24-27 . 30-33 . and 39 - 44
I am sure if someone showed me how to run it on a specific line or set of lines I could figure it out.
Thanks!
All the htm files have unquie names.
All the htm files are 44 lines
All the htm files are composed of strings
I need a batch to go through every text file (about 150) and remove lines certain lines.
lines 1-4 , 9-19 , 24-27 . 30-33 . and 39 - 44
I am sure if someone showed me how to run it on a specific line or set of lines I could figure it out.
Thanks!