Yogesh123 Topic Starter
Posts: 57
|
 |
« on: November 24, 2009, 05:11:28 AM » |
|
Dear,
c: dir abc.txt /s >c:main.txt By this command i am getting the list of files exists in entire C: named as "abc.txt"
but how do i limit my search to findout the "abc.txt" file created during specific date/time.
please advise, thanks in advance.
|