
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] ls *++*; ls *+*
2007/11/6, Darren Cook <darren@example.com>:
> > [vuhung@ magick]$/bin/bash --version
> > GNU bash, version 3.00.15(1)-release (i386-redhat-linux-gnu)
>
> My version is slightly newer so it could be a bug that was fixed?
> GNU bash, version 3.1.17(1)-release (i686-redhat-linux-gnu)
>
> Darren
I've also tried with bash-3.2, same weird result:
[vuhung@ GraphicsMagick-1.1.10]$ cat ./ls.sh
#!/home/vuhung/bin/bash
ls *++*
[vuhung@ GraphicsMagick-1.1.10]$ ~/bin/bash
[vuhung@ GraphicsMagick-1.1.10]$ ls *++*
AUTHORS COPYING ChangeLog INSTALL Makefile Makefile.am
Makefile.in NEWS README TODO bin/ demo/ lib/ tests/
[vuhung@ GraphicsMagick-1.1.10]$ ~/bin/bash --version
GNU bash, version 3.2.0(1)-release (i686-pc-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.
[vuhung@ GraphicsMagick-1.1.10]$
--
Best Regards,
Nguyen Hung Vu
vuhung16plus{remove}@example.com
An inquisitive look at Harajuku
http://www.flickr.com/photos/vuhung/sets/72157600109218238/
Home |
Main Index |
Thread Index