Delete Files Older Than

Home Commercial Tools Free Downloads Contact


Have you ever tried to write a Windows NT shell script to periodically clean-up old files be that a TEMP folder contents or Oracle archive logs or anything else?

This utility lets you delete all files (matching the wild-card you supply) that are older than the specified number of days in a specified folder.

Example:

DeleteFilesOlderThan.EXE 14 C:\TEMP *.*

NOTE: Parameters that contain spaces must be enclosed in ""

will remove all ("*.*") files (including any Hidden / System / ReadOnly ones) in the "TEMP" folder on the "C:" disk that are older than "14" calendar days (that is, in fact, older than 14 x 24 hours) from the time this command is run.

By downloading this software you are accepting this License.

Download (~30k): Delete Files Older Than