If the Management Console or agent is installed on a UNIX/Linux host, use
the
locale command as follows.
- To determine the language/charset currently being used by the operating
system:
$locale
- To determine the language/charset combinations available to the operating
system:
$locale -a
- To set locale on login, a rc or profile script is used.