Hi DU Admins.
I've recently been getting this error message nightly from cron
on a PWS 433au running DU 4.0C patch level 5:
   find: /tmp/croutFYCaaaqDa : No such file or directory
The crout is constant; the rest of the file name varies.
The crontab entry that produces this is:
   20 4 * * * find /tmp  -type f -atime +2 -exec rm -f {} \;
If I run that command at the root prompt it gives no errors and 
I've never been able to find a file named crout* in /tmp.
Does anyone have any idea why I'm getting that message or where 
these (nonexistent) files might be coming from.
Thanks
Ian
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/                                                 Ian Mortimer _/
_/ ian_at_physics.uq.edu.au    ,-_|\         Department of Physics _/
_/ Tel: +61 7 3365 3436    /    *\     University of Queensland _/
_/ Fax: +61 7 3365 1242    \_,-._/          St. Lucia, Brisbane _/
_/                              v    Queensland, Australia 4072 _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Disclaimer: Speaking only for myself.
Received on Mon Sep 07 1998 - 00:02:33 NZST