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
Airflow Sciences Corporation
12190 Hubbard Street, Livonia, MI  48150-1737
(734) 525-0300   FAX (734) 525-0303  www.airflowsciences.com



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

Reply via email to