How do I remove the following file...
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Este mensaje es parte del siguiente hilo:
El árbol completo de hilos, ordenados por fecha
John (EBo) David, mensaje del
2001-08-21 16:33
John (EBo) David, mensaje del
2001-08-21 21:38
Adjuntos:
Obtener este mensaje como un correo
(text/plain)
Autor:
Jeffrey Pyne
Fecha:
2001-08-21 20:42
UTC
Asunto:
How do I remove the following file...
Method #217 to skin this cat:
# ls -i *q
363592 \033:\033\033::q
# find . -inum 363592 -exec rm -i {} \;
~Jeff
On Tuesday, August 21, 2001 Steven M. Klass wrote:
> $ ls > \033:\033\033::q Space/ lcm.c resume.html > Personal/ home.tar.gz readme.txt
> How do I remove the file \033:\033\033::q