/[MITgcm]/mitgcm.org/scripts/crontab_gcm
ViewVC logotype

Contents of /mitgcm.org/scripts/crontab_gcm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Dec 27 16:13:38 2018 UTC (5 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.1: +2 -2 lines
catch up

1 # $Header: /u/gcmpack/mitgcm.org/scripts/crontab_gcm,v 1.1 2018/01/19 20:05:38 jmc Exp $
2
3 #---------------------------------------------------------
4 #-from: jm_c@mitgcmcvs.mit.edu
5 # current output of "crontab -l":
6 MAILTO=jmc@ocean.mit.edu
7
8 15,45 * * * * /home/jm_c/testing/scripts/prc_tr_emails
9 55 * * * * /home/jm_c/testing/scripts/build_mitgcm_front
10 35 23 * * * cd /home/jm_c/testing && ./daily_update && cp -p scripts/daily_update .
11 #25 00 * * * /home/jm_c/testing/scripts/daily_tarfile
12 35 00 * * * /home/jm_c/testing/scripts/mk_git_tarfile
13 #05 16 * * * cd /home/jm_c/testing/front_content && ./make_summary -d 2017_12
14
15 16 07,13,16,18 * * * cd /home/jm_c/testing/logs && ../scripts/check_outp -t -a jmc@mit.edu > chk_outp.stdout
16 46 09,11,14 * * * cd /home/jm_c/testing/logs && ../scripts/check_outp -t -a jmc@mit.edu > chk_outp.stdout
17 50 09 * * * cd /home/jm_c/testing/logs && ../scripts/check_outp -d yesterday -a jmc@mit.edu > chk_outp.stdout
18
19 #- Note: testreport output emails sent to: "jm_c@mitgcm.org" are put in
20 # ~/Mail/MITgcm-test on: jm_c@mitgcm-mm.mit.edu by procmail, using:
21 # 1) ~/.forward :
22 -----> File starts here:
23 "| /usr/bin/procmail"
24 <----- File Ends here.
25 # 2) ~/.procmailrc :
26 -----> File starts here:
27
28 PATH=/bin:/usr/bin
29 MAILDIR=$HOME/Mail #you'd better make sure it exists
30 DEFAULT=$MAILDIR/default
31 LOGFILE=$MAILDIR/log #recommended
32
33 # :0 c
34 :0
35 * ^Subject:.*MITgcm-test
36 MITgcm-test
37
38 :0
39 ! jmc@ocean.mit.edu
40
41 <----- File Ends here.
42 #---------------------------------------------------------

  ViewVC Help
Powered by ViewVC 1.1.22