I know that you can ADD a character string to a file, echo >> blah.txt
my question is, how do you REMOVE a line from a file?This could be done under certain circumstances but batch language was never MEANT for this kind of processing. WRITE a script instead.