Eds
0
Q:

dos dir filename only

# Windows - cmd specific

# syntax 
dir /s /b <search-string>

# example (to find any files/folders with names containing "hoto", like Photo)
dir /s /b *hoto*
0

New to Communities?

Join the community