# Windows - cmd specific # syntax dir /s /b # example (to find any files/folders with names containing "hoto", like Photo) dir /s /b *hoto*