http://qs321.pair.com?node_id=60445


in reply to Re: Re: Deleting Files
in thread Deleting Files

Get an NT find and:
find /image_dir -c +7d -exec rm {} \;

a