Chris Pollock wrote:

I saw this in my cronjob output folder this morning.

Cron <[EMAIL PROTECTED]> /usr/local/bin/rkhunter --cronjob -- createlogfile -c
 Date: Sun Jan 14 05:00:00 2007
 From: Cron Daemon <[EMAIL PROTECTED]>
 To: [EMAIL PROTECTED]

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.

Attachment: PGP.sig
Description: Dit deel van het bericht is digitaal ondertekend

-------------------------------------------------------------------------
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