Parent Directory
|
Revision Log
Save gc_basic_call_model code/tests if we ever want to revive
1 #!/bin/sh 2 3 for F in 0 1 2 3 4 5 6 7 8 9 4 do 5 echo Removing files with $F 6 #rm -f rec_dti*_${F}* 7 rm -f rec_dtiB${F}* 8 # rm -f astrec_${F}[0,1,2,3]* 9 # rm -f astrec_${F}[4,5,6]* 10 # rm -f astrec_${F}[7,8,9]* 11 done 12
| No admin address has been configured | ViewVC Help |
| Powered by ViewVC 1.0.8 |