rm –fichero
Posted on abril 5th, 2011 by admin
Nos encontramos con esta maravilla :D
-rw-r--r-- 1 apache apache 3.7G Apr 4 17:31 --exclude.tar.gz
rm --exclude.tar.gz
nos dice que nanai…
solución:
rm -- --exclude.tar.gz
thnks marc0s
Posted on abril 5th, 2011 by admin
Nos encontramos con esta maravilla :D
-rw-r--r-- 1 apache apache 3.7G Apr 4 17:31 --exclude.tar.gz
rm --exclude.tar.gz
nos dice que nanai…
solución:
rm -- --exclude.tar.gz
thnks marc0s