--- mitgcm.org/scripts/process_emails 2008/02/26 21:36:23 1.2 +++ mitgcm.org/scripts/process_emails 2018/01/08 14:17:59 1.8 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/process_emails,v 1.2 2008/02/26 21:36:23 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/process_emails,v 1.8 2018/01/08 14:17:59 jmc Exp $ #cat <> $logfile + chmod 664 $logfile fi -if test $bldunp = 1 ; then ./configure && make ; fi #-- parse emails : -cd /u/u2/jmc/testing/front_content && ./parse_emails -u $unpck -v -a jmc@ocean.mit.edu +cd /u/u2/jmc/testing/front_content && ./parse_emails -u $unpck -a jmc@ocean.mit.edu >> $logfile 2>&1