Hello all!
  We have a DEC ALPHA 2100A running Digital UNIX 3.2G. In our crontab file,
  we have an entry:
  20 4 * * * find /tmp -type f -atime +5 -exec rm -f {} \;
  The above cron job always give an error:
  find: bad status-- /tmp/croutGSAaaanna
  Has anyone seen this error? Is it something critical, how can I fix this
  problem?
  TIA
  Harry
Received on Thu May 08 1997 - 16:38:45 NZST