bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nocaseglob


From: Chet Ramey
Subject: Re: nocaseglob
Date: Tue, 23 Jan 2007 21:05:09 -0500
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

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 "helpful".
> Down with "system default locale".

You need to force the issue.  Add

export LC_COLLATE=C

to your startup files.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                       Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]