find /dat/cagips/datadir/*/. -mtime +3 -exec rm {} \;
find /dat1/nwp2/*/*/. -type d -name "20????????" -mtime +10 -exec rm -f -r {} \;
find /dat1/nwp2/w2flds/dat/*/. -type d -name "20????????" -mtime +10 -exec rm -f -r {} \;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment