While using grep, what is the best way to search for two subjects
within the same line instead of the following?

cat <filename> | grep <subject_one> | grep <subject_two>

This is not an "or" search with "-e", but an "and" search.

Note: Detailed Document(s) and Sample(s) are more than welcome.
      When you reply to this message, please include
      the mailing list and my address.

*********************************************************************
Signed,
SoloCDM


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to