Index of Section 1 Manual Pages
| Interix / SUA | locale.1 | Interix / SUA |
locale(1) locale(1)
locale
NAME
locale - get locale-specific information
SYNOPSIS
locale [-ck] name ...
locale [-a] [-m]
DESCRIPTION
The locale(1) utility writes information to standard-output about the
current locale.
The options are as follows:
-a
Write the names of all public available locales. The Interix subsystem
supports the C and POSIX locales (which are identical), ja_JP.EUC-JP
and ja_JP.eucJP locales (which are identical), and win-ja_JP.windows-
932 and ja_JP.SJIS locales (which are identical).
-c
Write the name of the selected locale categories.
-k
Write the names and values of selected locale category keywords.
-m
Write the names of all available character maps.
Refer to the POSIX.2 standard for a complete discussion of the locale
categories and keywords.
DIAGNOSTICS
The locale(1) utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
localedef(1)