Xref: utzoo comp.lang.perl:2323 comp.unix.admin:71 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!wuarchive!julius.cs.uiuc.edu!apple!vsi1!indetech!david From: david@indetech.com (David Kuder) Newsgroups: comp.lang.perl,comp.unix.admin Subject: Looking for reaper skeleton Message-ID: <1990Sep10.230742.9600@indetech.com> Date: 10 Sep 90 23:07:42 GMT Reply-To: david@indetech.com (David Kuder) Organization: Independence Technologies, Inc. Fremont, CA Lines: 19 Disclaimer: Author bears full responsibility for contents of this article To minimize disk usage here we use a "reaper". This is a script that runs late at night to get rid of files that can be safely removed. For instance we remove all core files that are more than one day old and all GNU emacs litter that is more than 5 days old. IF it were that simple then a "find" would do the trick. But recently it has gotten more complicated and maintaining a collection of \( -name '*pat1*' -mtime +5 \) -o stuff is getting old. Thus, the direct question: Does anyone have a generic, readily configurable reaper? Or: Does anyone have a skeleton for a find equivalent written in Perl? I think I could do what I want from that. -- David A. Kuder Looking for enough time to get past patchlevel 1 415 438-2003 david@indetech.com {uunet,sun,sharkey,pacbell}!indetech!david