Windows - Command Prompt
Find Files
- Show file path
- Provide file name and extension
1
dir "\file name" /s
Example
- Path and file name are Not case sensitive
1
C:\Users\ABC> Documents\Example\"The file with space.doc"
This post is licensed under CC BY 4.0 by the author.