On Fri, 3 Oct 2008, shiva kumar wrote: > Which option will be used in find or grep command to search the > exact & particular word in a file.
grep "\<raja\>" /etc/passwd Bye :) -- Bharathi S _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
