Here's a quick way to find files on your windows machine using the command line, instead of the built in search functionality.
- Drop to a command line.
- CD your way to the folder you want to search.
- Type "dir /S *your file name here*
- Hit enter.
So if you wanted to find that hot track on your mp3 drive but don't know where it's located, you could do something like this : "dir /S *humps*.mp3"
No comments:
Post a Comment