Skip to content

Instantly share code, notes, and snippets.

@simonoff
Created October 12, 2010 14:01
Show Gist options
  • Save simonoff/622205 to your computer and use it in GitHub Desktop.
Save simonoff/622205 to your computer and use it in GitHub Desktop.
ls -al /usr/share/locale/ru_RU.UTF-8/
total 12
drwxr-xr-x 8 root 272 2010-02-26 12:51 ./
drwxr-xr-x 239 root 8126 2010-03-30 08:52 ../
lrwxr-xr-x 1 root 28 2010-02-26 12:51 LC_COLLATE -> ../la_LN.US-ASCII/LC_COLLATE
lrwxr-xr-x 1 root 17 2010-02-26 12:51 LC_CTYPE -> ../UTF-8/LC_CTYPE
drwxr-xr-x 4 root 136 2009-05-18 21:19 LC_MESSAGES/
-r--r--r-- 1 root 40 2009-05-18 21:19 LC_MONETARY
lrwxr-xr-x 1 root 25 2010-02-26 12:51 LC_NUMERIC -> ../ru_RU.CP866/LC_NUMERIC
-r--r--r-- 1 root 605 2009-05-18 21:19 LC_TIME
-<devil@Necromicon.local:/usr/share/locale/ru_RU.UTF-8>-
-<1:%>- ls -l ../ru_RU/
total 12
lrwxr-xr-x 1 root 28 2010-02-26 12:51 LC_COLLATE -> ../la_LN.US-ASCII/LC_COLLATE
lrwxr-xr-x 1 root 17 2010-02-26 12:51 LC_CTYPE -> ../UTF-8/LC_CTYPE
drwxr-xr-x 4 root 136 2009-05-18 21:19 LC_MESSAGES/
-r--r--r-- 1 root 40 2009-05-18 21:19 LC_MONETARY
lrwxr-xr-x 1 root 25 2010-02-26 12:51 LC_NUMERIC -> ../ru_RU.CP866/LC_NUMERIC
-r--r--r-- 1 root 605 2009-05-18 21:19 LC_TIME
-<devil@Necromicon.local:/usr/share/locale/ru_RU.UTF-8>-
-<%>- ls -l ../ru_RU.CP1251
total 8
-r--r--r-- 1 root 2086 2009-05-18 21:19 LC_COLLATE
lrwxr-xr-x 1 root 24 2010-02-26 12:51 LC_CTYPE -> ../bg_BG.CP1251/LC_CTYPE
drwxr-xr-x 4 root 136 2009-05-18 21:19 LC_MESSAGES/
-r--r--r-- 1 root 37 2009-05-18 21:19 LC_MONETARY
lrwxr-xr-x 1 root 26 2010-02-26 12:51 LC_NUMERIC -> ../ru_RU.KOI8-R/LC_NUMERIC
-r--r--r-- 1 root 360 2009-05-18 21:19 LC_TIME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment