Re: system audit

Radoslaw Dlugosz <[email protected]> Sat, 24 Dec 2005 20:51:04 +0000
Newsgroups gmane.linux.gentoo.admin
Message-ID <[email protected]>
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"
-- 
[email protected] mailing list