Quote:
Originally Posted by dosraider
If you want to search for a file with a specific extension:
dir *.exe gives you all -(and only)- the exe files
dir *.bat -> the batch files
dir *.com -> the com files
etcetera .......
|

I never knew it was THAT easy...
Knew it was possible, but...... *sigh*
Btw. Is there a way to make the DIR command show up ALL executable files?
