Procurando Arquivos
Procurando por Strings
findstr /spin "<search_string>" *.*Procurando Arquivos
dir /S <file>
dir <file> /s
where /R c:\ <file>Listando Arquivos Ocultos
attrib -r -s -h /s /d C:*.*
dir /a
dir /ALast updated