Subj : Cron To : Avon From : Al Date : Sat Mar 06 2021 06:09 pm > Where do I go to check the logs that things are running? Cron runs on faith! > I don't think my cron jobs for nodelist and infopack creation are running as > intended. > I just added this last line to test and nothing seemed to happen either. > I had previously used numbers for dow so 4 and 5 for thu and fri respectively > # m h dom mon dow command > 0 0 * * * /hub/bats/logbackup.sh > 15 2 * * thu /hub/bats/make-region57.sh > 15 2 * * fri /hub/bats/fsxnode.sh > 20 2 * * fri /hub/bats/fsxinfo.sh > 30 14 * * sun /hub/bats/fsxinfo.sh Keep in mind that the environment cron runs in is almost bald. There is no path in the environment unless you put it there in the script. Looks like you need zip for those so use the full path /usr/bin/zip, or add a path in those scripts before you get started. --- BBBS/Li6 v4.10 Toy-4 * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106.2) .