$ find ~/ -type f -name "error.log"
$ find ~/ -type d -name NOME_PASTA
$ find ./ -type d | grep NOME_PASTA
Nenhum comentário:
Postar um comentário