|
Help needed...file system search?
I am attempting to do file searches in XP in order to locate certain file types on my hard drive. For instance, I would like to search my entire hard drive for ".jpeg" images. In XP I can perform the search and get the desired results like I need them (e.g., a "detail" view). The only problem is that I cannot get the output in the form I need, a printed copy of the search results with both filename and locations.
In Windows, I have attempted to "Select All" of the search results, with the idea that I just cut & paste the selected results to a Word document and then print. However, the "Select All" function only selects the filename column, not the directory column. Without the location, this does me no good.
My next idea was to use virtual dos command:
"dir *.jpeg /s" and pipe the output to a text file. However, I don't know how to pipe the output to a text file in Dos. Does DOS allow you to redirect the output into a text file?
Anyway, my ultimate goal is to be able to print my search results to hardcopy with both filename and file locations. Any help that anyone can provide is greatly appreciated.
|