# # # ### -- THIS CRON is LOCATED at: /home/people/cpc/ftp/precip/cron/cron_job # # 15 12 * * * find /home/people/cpc/ftp/precip/noaa15_1x1 -name 'noaa15.*' -mtime +30 -type f -exec rm -f {} \; 16 12 * * * find /home/people/cpc/ftp/precip/noaa16_1x1 -name 'noaa16.*' -mtime +30 -type f -exec rm -f {} \; 17 12 * * * find /home/people/cpc/ftp/precip/noaa17_1x1 -name 'noaa17.*' -mtime +30 -type f -exec rm -f {} \; 40 14 * * * /home/people/cpc/ftp/precip/cron/preserve.ksh 41 14 * * * find /home/people/cpc/ftp/precip/TRMM/gpi -mtime +7 -type f -exec rm -f {} \; 00 15 * * * find /home/people/cpc/ftp/precip/beth -mtime +31 -type f -exec rm -f {} \; 15 13 * * * find /home/people/cpc/ftp/precip/data-req/ipwg -mtime +15 -type f -exec rm -f {} \; 50 21 * * * find /home/people/cpc/ftp/precip/global_CMORPH/daily_025deg -mtime +16 -type f -exec rm -f {} \; #10 20 * * * find /home/people/cpc/ftp/precip/global_CMORPH/3-hourly_025deg -mtime +31 -type f -exec rm -f {} \; 15 20 * * * find /home/people/cpc/ftp/precip/global_CMORPH/30min_8km -mtime +3 -type f -exec rm -f {} \; 00 21 * * * find /home/people/cpc/ftp/precip/qmorph/30min_025deg -mtime +1 -type f -exec rm -f {} \; 01 21 * * * find /home/people/cpc/ftp/precip/qmorph/30min_8km -mtime +1 -type f -exec rm -f {} \; 59 23 * * * find /home/people/cpc/ftp/precip/global_full_res_IR -mtime +5 -type f -exec rm -f {} \; 30 14 * * * find /home/people/cpc/ftp/precip/rjoyce/download -mtime +1 -type f -exec rm -f {} \; 50 22 * * * find /home/people/cpc/ftp/precip/CMORPH_3hr_halfdeg -mtime +3 -type f -exec rm -f {} \; 54 14 * * * find /home/people/cpc/ftp/precip/data-req/suprit -mtime +1 -type f -exec rm -f {} \;