Le 07/06/06, Xavier Mertens<[EMAIL PROTECTED]> a écrit :
# rm "Coupe du monde de football"
ou
# rm Coupe\ du\ monde\ de\ footbakk
ou
# rm Coupe*
(mais etre certain que tu n'as pas d'autres fichiers qui commencent par "Coupe")

ou si on est pas sûr :

/bin/rm -i Coupe*

/bin/rm pour éviter les alias éventuels
-i pour demander confirmation.

Cdt,

J.
--
Jérôme Fenal - jfenal AT gmail.com - http://fenal.org/
Paris.pm - http://paris.mongueurs.net/
_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://lists.unixtech.be/cgi-bin/mailman/listinfo/linux
Archives: http://www.mail-archive.com/linux@lists.unixtech.be
IRC: chat.unixtech.be:6667 - #unixtech
NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech

Répondre à