I am use to ISO and UTF formats being defined when /bin/locale is ran.
however I am getting formats that I am not familiar with :
> locale
LANG=C_C.C
LC_CTYPE="C_C.C"
LC_COLLATE="C_C.C"
LC_TIME="C_C.C"
LC_NUMERIC="C_C.C"
LC_MONETARY="C_C.C"
LC_MESSAGES="C_C.C"
LC_ALL=
I know that I can change it to a known common encoding, but this system has been around for 20+ years and I am sure the whole range of characters in this encoding has been used on the system as all the processing tables are encrypted.
- So what I need to know is what is the character range, mapping and setup of C_C.C?
- Is there clear documentation on this?
The closest thing I have found to an answer is this http://iasonline.com:457/FEATS/RN_loc_locale.html