Skip to main content

All Questions

Tagged with
3 votes
2 answers
1k views

DIR command that ignores files with multiple extensions

I have a directory containing a single .exe that I need to find using DIR. However, I also have files in the same directory that end in .vshost.exe. I always end up with both files matched to my *.exe ...
610163's user avatar
  • 33