On Sunday 14 January 2007 10:53 am, Nils Breunese (Lemonbit) wrote:
> Chris Pollock wrote:

> > No logfile given: using default.
> > /usr/local/bin/rkhunter: line 3239: syntax error near unexpected
> > token `('
> > /usr/local/bin/rkhunter: line 3239:
> > `                                           if [ -z "`echo $
> > {WHITEPROC} |
> > egrep \"${lproc}( |$)\"`" ]; then'
> >
> > What I should have seen is the log output. I updated grep yesterday
> > to version
> > 2.5.1a from source. Could I have messed something up somehow?
>
> Do you also have egrep? egrep is 'short' for 'grep -E', you could try
> if it works when you replace egrep with grep -E.
>
> Nils Breunese.

All I have is an egrep script:

#!/bin/sh
exec grep -E ${1+"$@"}

Is there an egrep executable also?

-- 
Chris
KeyID 0xE372A7DA98E6705C
http://learn.to/quote

Attachment: pgpsk6fZTgTZg.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rkhunter-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to