Il n'y a pas besoin, le {} le traite d�j� correctement (je l'ai v�rifi�
avant de poster). :-)

ciao, Leo

----- Original Message ----- 
From: "F�lix Hauri" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 05, 2003 5:48 PM
Subject: Re: [gull] bash>for>word


On Fri, 5 Dec 2003, Leopoldo Ghielmetti wrote:

> bon, mais si on utilise le find moi je pr�f�re:
> find /mp3 -type f -exec ./script {} \;
Oui, ou avec des guillemets:
$ find /mp3 -type f -exec ./script "{}" \;
pour le espaces dans les noms de fichier.

--
 F�lix Hauri  -  <[EMAIL PROTECTED]>  -  http://www.f-hauri.ch

_______________________________________________
gull mailing list
[EMAIL PROTECTED]
http://lists.alphanet.ch/mailman/listinfo/gull



_______________________________________________
gull mailing list
[EMAIL PROTECTED]
http://lists.alphanet.ch/mailman/listinfo/gull

Répondre à