in reply to Remove line above matching criteria
You haven't shown us what you have tried so far, nor what your criteria for "best" are (fastest, least memory, simplest, etc). We cannot easily help you if you don't do your homework first.
From what you've given us, I'd egrep -v the data from the command line and skip perl altogether ...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Remove line above matching criteria
by kwaping (Priest) on Nov 20, 2006 at 17:48 UTC |