Usually, when cron tries to run something unsuccessfully, an
error message goes to root. You might look at root's mail to see
if there are any complaints regarding this script. They could be
anything from path-related troubles to permissions, etc.

The mail may also be going to the user defined in the
/etc/crontab table who field so you might find something there.
There should be some tracks unless you have piped the output to
/dev/null 2>&1 which will send both standard output and standard
error to the great bit bucket in the sky.

Martin McCormick WB5AGZ  Stillwater, OK 
Systems Engineer
OSU Information Technology Department Telecommunications Services Group
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to