Re: system audit

"J.A." <[email protected]> Sat, 24 Dec 2005 17:13:44 -0800
Newsgroups gmane.linux.gentoo.admin
Message-ID <[email protected]>
Radoslaw Dlugosz wrote:
> 
> J.A. wrote:
> 
>> Any regex containing ! or | operators seem to get
>> interpreted by bash as a bash operator. This could
> 
> try using ' or " like:
> cat file | grep "one | two"

So here is what I tried like you suggested above:

...@tux ~ $ locate festival | grep portage or var
grep: or: No such file or directory
grep: var: No such file or directory
...@tux ~ $ locate festival | grep "portage or var"
blackhesonja@tux ~ $


-- 
<A HREF="HTTP://HEBLACK.BIZ">HTTP://HEBLACK.BIZ</A>
-- 
[email protected] mailing list