[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] cron running correctly



I have the following file named logcheck in:
cron.hourly:

#1/bin/sh
/bin/sh /usr/local/etc/logcheck.sh


However for some reason it's not mailing me the results.
I don't think the cron is running correctly.

It works when I run /bin/sh /usr/local/etc/logcheck.sh from telnet login.