AgeKiller v1.00
Written by Ramon van der Winkel
Public Domain

This program can be used to keep automatic backup directories
within proportions. You specify the maximum number of days a
file should be kept and when it is overaged, AgeKilr
automatically deletes it.

For example, I run UUCP and after the poll, I perform the
following task in a batchfile:

cd \spool\seunet\bu
agekilr . 10
copy ..\*.x
copy ..\*.d

while makes a backup of the *.X and *.D files in my spool
directory and copies those to the "bu" sub-directory. Before
that is done, I first delete all files that are over 10 days
old.

Questions and suggestions can be sent to:

Ramon van der Winkel
ramon@wsd.wline.se

