On Mon, 25 Jul 2005 14:24:52 -0500, "Dave"
<(E-Mail Removed)> wrote in
microsoft.public.win2000.cmdprompt.admin:
>Hello all, I hope someone can help me.
>
>How can I list a file's File Access date? Even better, how can I get a
>listing of files with an access date later than a given date?
In 4NT, this will show files with an Access Date on or after 22-Jul-2005
(/[da2005/07/22]) and display that Access Date (/T:a):
DIR /[da2005/07/22] /T:a
4NT's Date Ranges are documented at
<http://jpsoft.com/help/dateranges.htm>. 4NT is a commercial product. I
suspect that a solution for CMD.EXE is a bit more elaborate.
Also, keep in mind that the recording of Access Date can easily be
turned off (NtfsDisableLastAccessUpdate), and is only available on NTFS
drives.
Also, keep in mind that Access Date is only available on NTFS drives,
and even there can easily be turned off (NtfsDisableLastAccessUpdate),
so don't rely on it.
--
Michael Bednarek
http://mbednarek.com/ "POST NO BILLS"