Computing.Net > Forums > Disk Operating System > dos DIR by date

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

dos DIR by date

Reply to Message Icon

Name: djazz
Date: July 31, 2002 at 10:05:54 Pacific
Comment:

Is there a way to get a list of files, recursively starting from a working directory, that have changed since a specified date?
For example, if I wanted to get a list of files below c:\temp that have changed since 9:00AM, is that possible?




Sponsored Link
Ads by Google

Response Number 1
Name: Hans
Date: July 31, 2002 at 13:42:04 Pacific
Reply:

dir /OD
in c:\temp directory

you can see if you do: dir /?
or if it's to big for the screen:
dir /? |more

hope this is what you mean.


0
Reply to Message Icon

Related Posts

See More


dos DOS not authenticating wi...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: dos DIR by date

Deleting Files by Date?? www.computing.net/answers/dos/deleting-files-by-date/10697.html

Deleting Files by Date?? www.computing.net/answers/dos/deleting-files-by-date/10700.html

delete old files by date www.computing.net/answers/dos/delete-old-files-by-date/13057.html