I need a non-C program that will delete files from a directory and its subdirectories in the IFS based on a user specified number of days since the last time it was used.
Does anyone have such a program or product (or a suggestion for the easiest way to accomplish this)?
Software/Hardware used:
ASKED:
April 28, 2006 11:11 AM
UPDATED:
May 1, 2006 10:01 AM
We use TAATOOL (http://www.taatool.com/). The have command CVTIFS that builds a file for the IFS similar to the DSPOBJD file. I wrote a CL to read the file and delete the IFS files older than 14 days.