File find and delete for a range of time/dates

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

Does MS2000 provide anything to find a file(s) that has a
specified time of creation, or name, then delete that
range?
(Like the Unix find command with mtime options).
 
Matt said:
Does MS2000 provide anything to find a file(s) that has a
specified time of creation, or name, then delete that
range?
(Like the Unix find command with mtime options).

There are some tools that will let you do this sort of thing:
- xxcopy.exe (download from the Internet)
- forfiles.exe (Win2000 Resource Kit)
 
Pegasus said:
There are some tools that will let you do this sort of thing:
- xxcopy.exe (download from the Internet)
- forfiles.exe (Win2000 Resource Kit)

You can download FORFILES.EXE from ftp://ftp.microsoft.com/ResKit/y2kfix/x86
 
Back
Top