martin2k Command - filesearch
Syntax
filesearch <pattern> <folder>
Description
Searches for files and displays the results. The pattern specifies what to search for.
You
can use wild cards to search for multiple files. You must also specify the folder to start
the search in. Examples:
Searches for all files on drive C:\
| filesearch *.doc C:\Documents and Settings\Martin Allen\My Documents |
Searches for all Microsoft Word Documents in the My Documents folder
| filesearch picture1.jpg D:\Pics |
searches for picture1.jpg files in a folder on the CD drive
Screenshot

Tip
You can also use the 'cmd dir' command to search for
files.