# use /bin/tcsh to run commands, no matter what /etc/passwd says SHELL=/bin/tcsh # mail any output to `davidl@jlab.org` MAILTO=marki@jlab.org # # run at 3:15 am every day 15 3 * * * /group/halld/Software/scripts/cron_nightly # # run at 4:15 am on every Sunday 15 4 * * sun /group/halld/Software/scripts/cron_weekly