Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


osx_locale_encoding
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
osx_locale_encoding [2014/12/26 07:36] – created admin
Line 1: Line 1:
 +{{tag>[osx locale encoding]}}
  
 +=====OS X - fix encoding=====
 +  * Add to ~/.profile:<code>export LC_ALL=en_US.UTF-8
 +export LANG=en_US.UTF-8</code>
 +  * Verify:<code>$ locale
 +LANG="en_US.UTF-8"
 +LC_COLLATE="en_US.UTF-8"
 +LC_CTYPE="en_US.UTF-8"
 +LC_MESSAGES="en_US.UTF-8"
 +LC_MONETARY="en_US.UTF-8"
 +LC_NUMERIC="en_US.UTF-8"
 +LC_TIME="en_US.UTF-8"
 +LC_ALL="en_US.UTF-8"</code>
osx_locale_encoding.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1