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, ∼8582🔥, 0💬
Popular Posts:
How do I display the total amount of time required to play all of the songs in my library? To view "...
What is "IP Helper" in my Windows XP service list? And how is "IP Helper" service related to iphlpsv...
What is that number that displayed to me when I am trying to connect to another Bluetooth computer f...
What is a wireless router? A wireless router is a special network router that connects workstations ...
A collection of 12 tutorials on creating, deleting and managing Windows services: What is a Windows ...