basically I have A LOT of txt files in a folder, and need to get rid of some lines that are headnote and footnote. If I use word or other programs it messes up the format of the columns. I know I can do it in unix. however workign with what I got, i'm wondering is it possible in dos.
so far i can only think of
more test.txt +5 >> test.txt
to get rid of the headnote
any other ideas? to get the footnote, or to get at all the files in one fell swoop
so far i can only think of
more test.txt +5 >> test.txt
to get rid of the headnote
any other ideas? to get the footnote, or to get at all the files in one fell swoop