segunda-feira, 30 de abril de 2012

Linux - Apagar pastas



O comando abaixo apaga a pasta toda de uma vez sem fazer perguntas:
rm -rf livezilla

Nenhum comentário:

Postar um comentário

Linux bash file returns unexpected token `$'do\r''

open file in vi edit with   vi filename.sh   command; type in vi  :set ff=unix  command; save file with  :wq It will save the file with unix...