1 |
jmc |
1.1 |
#- crontab output from: jmc@danton.mit.edu |
2 |
|
|
# DO NOT EDIT THIS FILE - edit the crontab (crontab -e) and copy back: |
3 |
|
|
# mv crontab_jmc crontab_jmc.bak |
4 |
|
|
# sed -n '1,/^# \$Header:/ p' crontab_jmc.bak > crontab_jmc |
5 |
|
|
# ( echo '' ; crontab -l ) >> crontab_jmc |
6 |
|
|
#- |
7 |
jmc |
1.2 |
# $Header: /u/gcmpack/MITgcm_contrib/test_scripts/other/crontab_jmc,v 1.1 2014/11/02 14:13:56 jmc Exp $ |
8 |
jmc |
1.1 |
|
9 |
|
|
#25 23 L * * cd /run/media/jmc/book/jmc/test_danton && ./testing_loc ifort >& testing_loc.outp_0 |
10 |
|
|
25 23 28-31 * * cd /run/media/jmc/book/jmc/test_danton && ./testing_loc ifort >& testing_loc.outp_0 |
11 |
jmc |
1.2 |
02 00 2 * * cd /run/media/jmc/book/jmc/test_danton && ./testing_loc gfor4 >& testing_loc.outp_1 |
12 |
|
|
02 00 3 * * cd /run/media/jmc/book/jmc/test_danton && ./testing_loc gfort >& testing_loc.outp_2 |
13 |
jmc |
1.1 |
#28 21 * * * cd /home/jmc/mitgcm/testing && ./test_crontab >& cron_job.outp |
14 |
jmc |
1.2 |
|
15 |
|
|
#- crontab output from: jmc@jaures.mit.edu |
16 |
|
|
35 23 28-31 * * cd /run/media/jmc/extd/jmc/test_jaures && ./test_local ifort >& test_local.outp_0 |
17 |
|
|
02 00 2 * * cd /run/media/jmc/extd/jmc/test_jaures && ./test_local gfor4 >& test_local.outp_1 |
18 |
|
|
#02 00 3 * * cd /run/media/jmc/extd/jmc/test_jaures && ./test_local gfort >& test_local.outp_2 |