[SunHELP] Manipulate find

Marek Grinberg marek.grinberg at tele2.se
Fri Jan 20 06:52:39 CST 2006


Hello,

The following entry in crontab:
find /export/home/neat/neat* -mtime +90 -exec rm -f {} \;
yields the following message in mail:
Your "cron" job on rissna
find /export/home/neat/neat* -mtime +90 -exec rm -f {} \;
produced the following output:
find: cannot open /export/home/neat/neatex*: No such file or directory

Is it possible to modify the find above, so no mail is generated ?

Regards,

Marek



More information about the SunHELP mailing list