Changing the locale setting using the CLI
You can use the command-line interface (CLI) to specify the locale for a system. The language that you select as your locale setting is used to display command results and error messages in the CLI.
About this task
The following locales are available:
- 0 US English (default)
- 3 Japanese
Procedure
Issue the setlocale CLI command with
the ID for the locale.
Example
setlocale -locale 3
where 3 is
the ID for the Japanese locale setting.