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

Diff of /mitgcm.org/scripts/process_emails

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

revision 1.7 by jmc, Fri Jan 5 20:08:54 2018 UTC revision 1.8 by jmc, Mon Jan 8 14:17:59 2018 UTC
# Line 33  else Line 33  else
33    fi    fi
34    echo ' create new log file:' $logfile    echo ' create new log file:' $logfile
35    touch $logfile    touch $logfile
36      echo "Log file created from '"`hostname`"' by '$USER' on:" `date` >> $logfile
37    chmod 664 $logfile    chmod 664 $logfile
38  fi  fi
39    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22