G
Guest
Hello,
I was wondering if there was an easy way to automate a file search.
Specifically, I'm looking to do something like this: execute a search at
midnight to find all files modified on the D: drive during the previous day.
Ideally, the output would go to a text file that I can then view in the
morning.
I currently do this using the gui, but it takes a while to search through
the large number of files. Also, the output tends to change during the
search as people modify files on the drive. I was thinking of something like
dir /od, except that would list all the files on the drive, instead of just
those modified during the previous day. Are there any other command line
tools I can use for this?
Thank you,
Mike
I was wondering if there was an easy way to automate a file search.
Specifically, I'm looking to do something like this: execute a search at
midnight to find all files modified on the D: drive during the previous day.
Ideally, the output would go to a text file that I can then view in the
morning.
I currently do this using the gui, but it takes a while to search through
the large number of files. Also, the output tends to change during the
search as people modify files on the drive. I was thinking of something like
dir /od, except that would list all the files on the drive, instead of just
those modified during the previous day. Are there any other command line
tools I can use for this?
Thank you,
Mike