1 |
# $Header: /u/gcmpack/mitgcm.org/scripts/crontab_jmc,v 1.2 2008/03/03 20:32:00 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 |
10 6 * * * /u/u2/jmc/testing/scripts/daily_snapshot |
10 |
|
11 |
#-from: jmc@eddy.csail.mit.edu |
12 |
# current output of: crontab -l |
13 |
|
14 |
15 0 * * 0,2,4,6 /u/u2/jmc/testing/faulks/test_csail_fc5 |
15 |
|
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 |
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.$$ |