Shell command question

Dean Yamamura dyamamura at yahoo.com
Fri Sep 8 11:06:11 PDT 2000


#snip#
> 	Here's the correct way top accomplish this.
> 
> fgrep -e DENIED /var/log/squid | grep -v real.com |
> grep -v adserver.com | \ 	
> tail -f
#snip#

Rather than 2 greps, would "grep -v -E
'real\.com|adserver\.com'" work?

> BTW - I'm back from vacation.

Glad an expert is available to answer the tough questions.

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/



More information about the LUAU mailing list