[gull] bash>for>word

Leopoldo Ghielmetti Leopoldo.Ghielmetti at a3.epfl.ch
Fri Dec 5 19:03:02 CET 2003


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" <felix at f-hauri.ch>
To: <gull at lists.alphanet.ch>
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  -  <felix at f-hauri.ch>  -  http://www.f-hauri.ch

_______________________________________________
gull mailing list
gull at lists.alphanet.ch
http://lists.alphanet.ch/mailman/listinfo/gull






More information about the gull mailing list