[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#3114: cron.daily/standard script



Steve Greenland writes:
> Ok, I'll take it. I'll add the filereaper script to the package: alhtough
> it may not require cron, it's a traditional cron-like function. If
> we remove the find style stuff from cron, it needs to be
> replaced.  (If somebody else *really* wants it, let me know.)

I hope you know perl since filereaper is still in perl4 syntax. :-)

Please make sure filereaper does what we need. In my opinion a save-rm might
be a good alternative (see filereaper comments for details).

Would it be a good idea to add a line like

find / -xdev -type f -name core -atime 7 -exec /bin/rm {} \;

to /etc/crontab?

Michael

-- 
Michael Meskes                   |    _____ ________ __  ____
                                 |   / ___// ____/ // / / __ \___  __________
meskes@informatik.rwth-aachen.de |   \__ \/ /_  / // /_/ /_/ / _ \/ ___/ ___/
                                 |  ___/ / __/ /__  __/\__, /  __/ /  (__  )
Use Debian Linux!		 | /____/_/      /_/  /____/\___/_/  /____/


Reply to: