* * $Id: fatpurg.dat,v 1.1.1.1 1996/03/07 15:17:51 mclareni Exp $ * * $Log: fatpurg.dat,v $ * Revision 1.1.1.1 1996/03/07 15:17:51 mclareni * Fatmen * * # # Purge journal files more than 1 week old # #find /fatmen/fm*/done/* -atime +7 -exec rm {} \; # # Do it the long way in case there are too many files found # for i in /fatmen/fm*/done/* do find $i -atime +7 -exec rm {} \; done &PATCH,//FATMEN/SCRIPT &DECK,FMKUIP. rm fort.23 fmcdf.f fmkuip.f ypatchy /cern/src/car/zebra.car fmkuip.f :go <