Nel C. Altoveros writes:
> I got this flooding of emails from cron redirected to my account that
> says:
>
> From: nobody <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: cron: nonexist
>
> /bin/sh: nonexist: command not found
>
>
> I checked /bin/sh and its there with the right access bits (rwxr-xr-x) and
> it executes alright.
It's not that is /bin/sh missing, but that sh is trying to run a command
"nonexist" which, not surprisingly, does not exist. Check whatever shell
scripts you run via cron.
> What do you think is the problem?
>
> Thanks,
>
> Nel
Brian
--
Brian Baquiran <[EMAIL PROTECTED]>
http://www.baquiran.com/
AIM: bbaquiran
-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]