1833828 Members
2088 Online
110063 Solutions
New Discussion

Default character set

 
SOLVED
Go to solution
Rene Mendez_4
Super Advisor

Default character set

Help
S.O: HPUX11.11

I execute command:
#locale

Output:

LANG=
LC_CTYPE="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_MESSAGES="C"
LC_ALL=

Default character set in this case ?

Regards
Rene
1 REPLY 1
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Default character set

execute "locale LC_CTYPE" and answer your own question.
If it ain't broke, I can fix that.