|
melissam_1979 -> DOS Batch File Issue (5/1/2007 20:52:40)
|
I have a batch file that deletes files from a directory based on their date/time stamp, eg. Files created prior to today's date get deleted. But it isnt working. Below is a snippit of the actual file. Can someone please 1. explain what 'MD-1, MD+180' means and 2. advise if there is a better way to run through a directory once a day and delete files prior to today's date automatically using a script? R:\PROD\RSB\INTERNET\,*.D?A,MD R:\PROD\RSB\INTERNET\,*.D1X,MD-1
|
|
|
|