Re: [LA-discussions] Bash : script récurent

[ Thread Index | Date Index | More linuxarverne.org/discussions Archives ]


On Wed, May 04, 2011 at 02:23:25PM +0200, Nicolas Dumoulin wrote:
> find . -type f -name *.jpg

Attention à l'échappement du wildcard '*':
find . -type f -name "*.jpg"

-- 
Romain Tartière <romain@xxxxxxxxxxxx>        http://romain.blogreen.org/
pgp: 8234 9A78 E7C0 B807 0B59  80FF BA4D 1D95 5112 336F (ID: 0x5112336F)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)

Attachment: pgpd9EVWLm5Vd.pgp
Description: PGP signature



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/