| 12 |
#-from: jmc@eddy.csail.mit.edu |
#-from: jmc@eddy.csail.mit.edu |
| 13 |
# current output of: crontab -l |
# current output of: crontab -l |
| 14 |
|
|
| 15 |
15 0 * * 0,2,4,6 /u/u2/jmc/testing/faulks/test_csail_fc5 |
15 00 * * 0,2,4,5 /u/u2/jmc/testing/faulks/test_csail_fc5 |
|
|
|
| 16 |
#05 10,13,16,19 * * * cd /u/u0/httpd/html/build_manual && /u/u2/jmc/testing/scripts/bld_manual.sh > sh.log 2>&1 |
#05 10,13,16,19 * * * cd /u/u0/httpd/html/build_manual && /u/u2/jmc/testing/scripts/bld_manual.sh > sh.log 2>&1 |
| 17 |
05 15 * * * cd /u/u0/httpd/html/build_manual && /u/u2/jmc/testing/scripts/bld_manual.sh > bld_manual.log 2>&1 ; cp -p bld_manual.log /u/u2/jmc/testing/logs/bld_manual.$$ |
05 15 * * * cd /u/u0/httpd/html/build_manual && /u/u2/jmc/testing/scripts/bld_manual.sh > bld_manual.log 2>&1 ; cp -p bld_manual.log /u/u2/jmc/testing/logs/bld_manual.$$ |
| 18 |
|
|
| 19 |
#-from: jmc@hugo.csail.mit.edu |
#-from: jmc@hugo.csail.mit.edu |
| 20 |
# current output of: crontab -l |
# current output of: crontab -l |
| 21 |
|
|
| 22 |
05 01 * * 0,3 /u/u2/jmc/testing/faulks/test_csail_fc9 |
05 01 * * 1,3,6 /u/u2/jmc/testing/faulks/test_csail_fc9 |
| 23 |
55 09,23 * * * cd /u/u2/jmc/testing/logs && ../scripts/check_outp -a jmc@ocean.mit.edu > chk_outp.stdout |
55 09 * * * cd /u/u2/jmc/testing/logs && ../scripts/check_outp -a jmc@ocean.mit.edu > chk_outp.stdout |
| 24 |
|
55 08 * * * cd /u/u2/jmc/testing/logs && ../scripts/check_outp -a jmc@ocean.mit.edu -d yesterday > chk_outp.stdout |