>Bruce Korb wrote:
>> Exactly. And I want to learn how to shoot that dang thing down. Dead.
>> If I've cleared my environment of LC_* and LANG values, then by gum
>> ``echo [a-z]*'' should work the way it has for the past 35 years, and
>> not some newfangled thing that somebody thought would be "
Aharon Robbins wrote:
> Chet Ramey wrote:
> >You need to force the issue. Add
> >export LC_COLLATE=C
> >to your startup files.
>
> I prefer to use an even bigger hammer:
>
> export LC_ALL=C
That is a big hammer! But today I prefer to use UTF-8 character sets
and the associated machinery.