Posted by John Nichel on 10/04/44 11:08
Tim Burgan wrote:
> Hello,
>
> How can I delete ALL files within a specified directory every 20 days?
> Does anyone know of any code-snippets that are around at the moment that
> are able to do this? (And where I can find them?)
>
> Thanks
>
> Tim
Write a script that will delete them, and set the script to run on a
cron (*nix) or via the Task Scheduler (Windows).
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@kegworks.com
[Back to original message]
|