| 3 |
MAPPING="mapping.txt" |
MAPPING="mapping.txt" |
| 4 |
|
|
| 5 |
# these are not quite recompiled oddballs |
# these are not quite recompiled oddballs |
| 6 |
echo "manual http://mitgcm.org/sealion/" >> $MAPPING |
# afe: now done properly |
| 7 |
echo "hydrodynamics http://paoc.mit.edu/cmi/development/hydrodynamics.htm" >> $MAPPING |
#echo "manual http://mitgcm.org/sealion/" >> $MAPPING |
| 8 |
|
#echo "hydrodynamics http://paoc.mit.edu/cmi/development/hydrodynamics.htm" >> $MAPPING |
| 9 |
|
|
| 10 |
grep -r CMIREDIR *.html | \ |
grep -r CMIREDIR *.html | \ |
| 11 |
awk 'BEGIN { FS = ":" } ; |
awk 'BEGIN { FS = ":" } ; |