Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to Using Unicode in Linux
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
How to use Unicode without en_US
Posted by: Anonymous Coward on November 16, 2004 03:31 AMSo I tried this:
export LC_ALL=C.UTF-8
that doesn't work.
How do I get UTF-8 with the sorting behavior I want?
#