On 30-Nov-2006, at 15:01, W. Thomas Leroux wrote:
I have a rather large (~20MB) log file, and I want to delete all the lines that *don't* contain a string (in this case, a username).
Easiest thing would be to "process lines containing" for all the lines that DO contain the string and put them in new file.
No grep needed. -- The Piper's calling you to join him -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
