[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] cron running correctly
- Subject: [cobalt-users] cron running correctly
- From: Howard <cobalt@xxxxxxxxxxxxxxx>
- Date: Tue Jun 20 09:52:10 2000
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.