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

Diff of /mitgcm.org/front_content/make_summary

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

revision 1.33 by jmc, Tue Dec 25 19:06:26 2007 UTC revision 1.34 by jmc, Tue Dec 25 22:01:48 2007 UTC
# Line 183  MACHINES="faulks aces eddy bay meander" Line 183  MACHINES="faulks aces eddy bay meander"
183  MACHINES="$MACHINES edvir rays1 model columbia"  MACHINES="$MACHINES edvir rays1 model columbia"
184  MACHINES="$MACHINES xd1 batsi starp"  MACHINES="$MACHINES xd1 batsi starp"
185    
186  ( cd $INDIR ; ls -1 -t ) > ./dir_all  ( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > ./dir_all
187    
188  MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq`  MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq`
189  for madd in $MALL ; do  for madd in $MALL ; do

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

  ViewVC Help
Powered by ViewVC 1.1.22