1 |
# $Header: /u/gcmpack/mitgcm.org/scripts/crontab_jmc,v 1.3 2008/03/05 00:56:11 jmc Exp $ |
2 |
|
3 |
#-from: jmc@forge.csail.mit.edu |
4 |
# current output of: crontab -l |
5 |
|
6 |
#51 23 * * * cd /u/u2/jmc/testing/front_content && cvs -q update -P -d |
7 |
10,40 * * * * /u/u2/jmc/testing/scripts/process_emails |
8 |
50 * * * * /u/u2/jmc/testing/scripts/build_mitgcm_front |
9 |
30 5 * * * /u/u2/jmc/testing/scripts/daily_tarfile |
10 |
30 23 * * * /u/u2/jmc/testing/scripts/daily_update |
11 |
|
12 |
#-from: jmc@eddy.csail.mit.edu |
13 |
# current output of: crontab -l |
14 |
|
15 |
15 0 * * 0,2,4,6 /u/u2/jmc/testing/faulks/test_csail_fc5 |
16 |
|
17 |
#05 10,13,16,19 * * * cd /u/u0/httpd/html/build_manual && /u/u2/jmc/testing/scripts/bld_manual.sh > sh.log 2>&1 |
18 |
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.$$ |
19 |
|
20 |
#-from: jmc@hugo.csail.mit.edu |
21 |
# current output of: crontab -l |
22 |
|
23 |
05 01 * * 0,3 /u/u2/jmc/testing/faulks/test_csail_fc9 |
24 |
55 09,23 * * * cd /u/u2/jmc/testing/logs && ../scripts/check_outp -a jmc@ocean.mit.edu > chk_outp.stdout |