|
Hi,
You can use
the grep command in the following manner:
grep -v try filename
The option -v negates the
search pattern, meaning rows which do not have a try string in
them.
The string can be
enclosed in double quotes as well, this is useful if you are searching for
multiple patterns...
Hope this will help.
Regards
kesh
|
This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful.
Visit us at http://www.cognizant.com
