Using SORT on Linux

2006-03-21 Thread Oshea, Richard
Not sure if this is a bug or a problem with the way my environment it setup - or the way I'm using sort - But... Given the following data in a file, the sort command does not produce the correct output. I have even tried setting the LC_ALL as suggested in the sort --help (set LC_ALL=C) AG

RE: Using SORT on Linux

2006-03-22 Thread Oshea, Richard
/app/home/tnsapps/TNSListener/log - Remember, I had set the LC_ALL=C and it did not change the sort sequence. If there is a problem in the code, it should be fixed - but not to please me. As I said, I found a way around it. Thanks, Dick -Original Message- From: [EMAIL PROTECTED] [mail

RE: Using SORT on Linux

2006-03-27 Thread Oshea, Richard
h 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