[gull] ls au hasard
Marc SCHAEFER
schaefer at alphanet.ch
Tue Jan 24 09:48:49 CET 2006
On Tue, Jan 24, 2006 at 08:56:32AM +0100, Julien Künzi wrote:
> julien at hello:/usr/share/doc$ find . -name *.txt
observation:
schaefer at voyager:/tmp$ mkdir tt
schaefer at voyager:/tmp$ cd tt
schaefer at voyager:/tmp/tt$ touch bla.txt
schaefer at voyager:/tmp/tt$ mkdir truc
schaefer at voyager:/tmp/tt$ touch truc/top.txt
schaefer at voyager:/tmp/tt$ touch truc/bla.blop
schaefer at voyager:/tmp/tt$ find . -name *.txt
./bla.txt
-> se rappeler qui étend les arguments en premier et utiliser '*.txt' ou \*.txt
More information about the gull
mailing list