Collections:
Other Resources:
Find File with Partial Name with DIR
How to find Find Files with Partial File Name with DIR command?
✍: FYIcenter.com
You can use the "DIR file_name /S" command to find files with partial file name.
For example, if you are looking for the location of a Word document of your old resume, on your computer, you can use these command:
C:\>cd \
C:\>dir *resume* /A-D /S
C:\...\System-Analyst
37,376 resume-v2.doc
2018-01-31, ∼8897🔥, 0💬
Popular Posts:
What is the "CmRcService.exe" process on windows 7? Is the "CmRcService.exe" process a virus? Can I ...
How to play music files with Windows Media Center? If you have Windows Media Center setup correctly,...
How to terminate a program that does not respond to its interface? Sometimes applications may encoun...
How programs are added to the startup application list? There are 3 main ways in which programs are ...
Can I disable Windows service "ClipBook" to speedup my computer? Windows service "ClipBook" - Enable...