grep

From: John Lakhi (lakhilove@yahoo.com.au)
Date: Fri Jun 13 2003 - 00:17:30 EDT


Hi Gurus,

I have file that contain ie file1 has
root,lp,nobody,user and I have passwd file which have
all these lines. I want to grep lines which are not in
file1.
I am trying to use
 grep -e patern list -f file
 grep -v -e file1 -f passwd or
 grep -v -e root$lp$lp -f passwd

but no success, could u plz dig me out.

Regds

http://mobile.yahoo.com.au - Yahoo! Mobile
- Check & compose your email via SMS on your Telstra or Vodafone mobile.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:35 EDT