|
grep -v displays all lines not matching the pattern and that r/o
|
|
includes the files that DO have the word successful..... because it displays all of the other lines in that file. Any other ideas?
|
Last edited by everpro; 08-10-04 at 09:59.
Reason: command didn't work afterall
|