I was trying to make a CMD file that just loops and searches for age of files in a folder. If the files in that folder are older that 1 min it just deletes them, if not it lets them sit there.
Is this possible in CMD? Or is there a language that is simple and easy to do like CMD that can do this task?
Thanks Matt