User Tools

Site Tools


linux:locale
no way to compare when less than two revisions

Differences

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


linux:locale [2015/11/12 13:28] (current) – created percy
Line 1: Line 1:
 +====== locale ====== 
 +root@new-ef:~# cat /etc/default/locale  
 +<code> 
 +# Created by cloud-init v. 0.7.5 on Tue, 10 Nov 2015 02:24:10 +0000 
 +LC_ALL="en_US.UTF-8" 
 +LANG="en_US.UTF-8" 
 +</code>