Configuration Information [Automatically generated, do not change]:
Machine: i386
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i386'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-pc-linux-gnu'
-DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H  -I.  -I../bash
-I../bash/include -I../bash/lib  -g -O2
uname output: Linux Saint-Saens 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC
2005 i686 GNU/Linux
Machine Type: i386-pc-linux-gnu

Bash Version: 2.05b
Patch Level: 0
Release Status: release

Description:

Problems with range expressions like [A-Z]

e.g. ls [A-Z]* should yield in all names starting with capital letters.
Does not work! I get >>all<< names!

Repeat-By: ls [A-Z]* in a directory which contains names which start
with both upper and lower characters.



_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to