On Tue, 12 Apr 2005, Sergio Nery Simoes wrote:

Is this a bug (Metacharacter)?

Example:

$ touch a b c A B C
$ ls [A-Z]
A  b  B  c  C
--------------------
$ bash --version
GNU bash, version 3.00.16(1)-release (i386-pc-linux-gnu)
Copyright (C) 2004 Free Software Foundation, Inc.
--------------------
$ uname -a
Linux sergio 2.6.8-2-686 #1 Mon Jan 24 03:58:38 EST 2005 i686 GNU/Linux

What is your locale?

    It probably collates in the order 'aAbBcCdD...zZ'.

--
        Chris F.A. Johnson                      http://cfaj.freeshell.org
        =================================================================
                Everything in moderation -- including moderation


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

Reply via email to