echo 'starting ....... ' set -x source=/export-5/sgi9/data/wd51jh/trend cd $source if [ -s fort.* ] ; then rm fort.* fi f90 w_avg.f crellw.f wrcd.f ln -s cdwts.dat fort.9 ln -s w.long fort.10 ln -s w.6170jul fort.21 ln -s w.9100jul fort.22 ln -s w.diffjul fort.23 a.out > clim.out rm fort.* rm a.out *.o fort.*