is there some way I can grep my log and have anything that does not contain a certain 
pattern to be dumped to a new file. For example:

more messages | grep 216.47.32.24 < newmessages

will take all the lines WITH 216.47.32.24 in it and dump it into a new log. Can I do 
the opposite and take everything else but and dump it into a log as well. 

Thanks
Jim


--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to