"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. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils