For some wierd reason windows explorer really really sucks at finding files in its own file system.
Luckily the command line still knows how to:
c:>dir *.cpp *.h *.java /b/s
c:>dir svcutil.exe /b/s
c:>dir myfile.* /b/s
Luckily the command line still knows how to:
c:>dir *.cpp *.h *.java /b/s
c:>dir svcutil.exe /b/s
c:>dir myfile.* /b/s
Ingen kommentarer:
Send en kommentar