[ale] shell scripting
hirsch at zapmedia.com
hirsch at zapmedia.com
Thu Nov 16 08:46:14 EST 2000
Ken Nagorski writes:
> Sure,
> grep prints it if you find it. I wanted the ones grep didn't
> find. That is why I was using the echo, if you don't find a match let me
> know.
Check out -v option for grep. The -v inverts the sense of a match,
i.e., it will print out all the non-matching lines.
--Michael
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
More information about the Ale
mailing list