/[MITgcm]/mitgcm.org/front_content/parse_emails
ViewVC logotype

Diff of /mitgcm.org/front_content/parse_emails

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

revision 1.2 by edhill, Sun Dec 7 06:52:17 2003 UTC revision 1.4 by edhill, Wed Jun 22 13:39:42 2005 UTC
# Line 28  usage() Line 28  usage()
28  INDIR="/u/edhill/Mail/MITgcm-test"  INDIR="/u/edhill/Mail/MITgcm-test"
29  OUTDIR=  OUTDIR=
30  TEMPDIR=./ptmp  TEMPDIR=./ptmp
31  MUNPACK=munpack  MUNPACK=/usr/local/bin/munpack
32    
33  #  Parse options  #  Parse options
34  ac_prev=  ac_prev=
# Line 154  echo -n "gzipping all the \"output.txt\" Line 154  echo -n "gzipping all the \"output.txt\"
154  echo "  done"  echo "  done"
155    
156  echo -n "setting permissions to world-readable ..."  echo -n "setting permissions to world-readable ..."
157  chmod -R a+rx $OUTDIR  chmod -R a+rx $OUTDIR > /dev/null 2>&1
158  echo "  done"  echo "  done"
159    
160    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22