Esempio:

36 * * * * find /home/marste/Desktop -name "*.cache" -exec rm -rf {} ;

find /mnt/autofs/nfs/netapp-vol3/cluster/var/www/html/cms-moto/cache/mysql -name "*.cache" -exec rm -rf {} ;

*/5 * * * * find /home/marste/Desktop -name "*.cache" -exec rm -rf {} ;

creo un file dentro cron.hourly
e poi
crontab nomefile