To initiate: crontab cron_job To inventory: crontab -l To remove: crontab -r Cron job format: 08 12 * * * /export-1/sgi15/wd52jj/cdb_figs/olrf_daily_2_monthly.exe minute, hour, day of month, month of the year, day of the week ('*' means do for every one) For more info: man cron man crontab ------------------------------------------------------------------ Current cron job: % crontab -l 00 01 03 * * /export/sgi37/wd52jj/cdb_figs/olrf_daily_2_monthly.exe 00 12 01 * * /export/sgi37/wd52jj/scripts/cdb_fig_quick_look