Ronald Schouten wrote: > Where should I be looking for cron output? syslog is only telling me > that the command was executed. > > Ron Put the MAILTO=EMAIL at ADDRESS_OF_CHOICE.org on the first line of your crontab. When the command runs it should email you the stdout from the cron jobs. Peter