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:[EMAIL PROTECTED]
Sent: Thursday, March 23, 2006 12:29 AM
To: Oshea, Richard
Cc: 'bug-coreutils@gnu.org'
Subject: Re: Using SORT on Linux


"Oshea, Richard" <[EMAIL PROTECTED]> 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
==============================================================================



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

Reply via email to