Wondering how one might delete all text up until finding a particular text string.
Suppose the text string is “WXYZ”.
And suppose there are around 100 lines above the “WXYZ” line.
Too, suppose we have 1000 files to do this to.
Any suggestions appreciated.
Nicholas Kormanik