Did I find a Bug in /bin/ls or in bash?

2007-02-06 Thread Robert K. Nelson
I am running SuSE 10.2. When I type the command: /bin/ls [A-B]* it lists all files starting with "b" but none starting with "a". The command: /bin/ls [a-b]* lists all files starting with "a" or "b", as expected. coreutils-6.4-10 bash-3.1-55 Thanks, Bob -- Robert K. Nelson President Airfl

bash-3.2 breaks mc (echo -e '\137')

2007-02-06 Thread H . Koenig
Configuration Information [Automatically generated, do not change]: Machine: amd64-linux OS: suse90 Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='amd64-linux' -DCONF_OSTYPE='suse90' -DCONF_MACHTYPE='x86_64-unknown-linux-gnu' -DCONF_VENDOR='unknown' -DLOCALEDIR='/scr/os2-su

help on bash-3.2

2007-02-06 Thread bastl73
Is it possible that this error relays to bash-3.2.0 ? If I configure kdebase-3.5.6, I get this error: checking for srandom... yes checking if srandom needs custom prototype... no checking for S_ISSOCK... yes checking for MAXPATHLEN... ./configure: line 61317: syntax error near unexpected token

Re: Did I find a Bug in /bin/ls or in bash?

2007-02-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Robert K. Nelson on 2/6/2007 7:51 AM: > I am running SuSE 10.2. When I type the command: > > /bin/ls [A-B]* > > it lists all files starting with "b" but none starting with "a". This is not a bug, but is due to your choice of locale, an