Eugene2 wrote:
Should be relatively simple to advanced users I presume...I need to write a grep (either regular grep or egrep) statement that returns all lines NOT matching a given string.
Try Reading The Fine Manpage... sounds like you want '-v'. -- Matthew "Let's call it an accidental feature." -- Larry Wall
