bug-coreutils
[Top][All Lists]
Advanced

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

RE: Using SORT on Linux


From: Oshea, Richard
Subject: RE: Using SORT on Linux
Date: Thu, 23 Mar 2006 17:57:12 -0000

I stand corrected - and apologize for suspecting a "bug"

I had set the LC_ALL - then started a script.
I now set the LC_ALL inside the script and all is fine.

Many thanks for your help,

Dick

-----Original Message-----
From: Paul Eggert [mailto:address@hidden
Sent: Thursday, March 23, 2006 12:29 AM
To: Oshea, Richard
Cc: 'address@hidden'
Subject: Re: Using SORT on Linux


"Oshea, Richard" <address@hidden> writes:

> log>locale
> LANG=en_US.UTF-8
> LC_CTYPE="en_US.UTF-8"
> LC_NUMERIC="en_US.UTF-8"

That's most likely the problem, then.  Your systems are consistent
with sorting with the en_US.UTF-8 locale.

> - Remember, I had set the LC_ALL=C and it did not change the sort sequence.

Most likely you thought you set LC_ALL=C, but you didn't actually set
it the way you thought.  So you were still sorting in en_US.UTF-8 mode.

==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================





reply via email to

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