Esempio:
find /mnt/autofs/nfs/netapp-vol3/cluster/var/www/html/cms-*/cache/gallery/ -name "*.jpg" -type f -mtime +60 -exec rm -f {} ;