NAME
llooccaallee - display locale settings
SYNOPSIS
llooccaallee [-aa||mm]
llooccaallee [-cckk] name [...]
DESCRIPTION
llooccaallee displays information about the current locale, or a list of all
avilable locales.
When llooccaallee is run with no arguments it will display the current sourceof each locale category.
When llooccaallee is given the name of a category it acts as if it had been given each keyword in that category. For each keyword it is given the current value is displayed. OOPPTTIIOONNSS-aa Lists all public locales.
-cc Lists the category name before each keyword, unless it is the
same category as the previously displayed keyword.-kk Displays the name of each keyword prior to it's value.
-mm Lists all avilable public charmaps. This is currently an empty
list. ENVIRONMENT LANG Used as a substitute for any unset LC* variable. If LANG is unset it will act as if set to "C". If any of LANG or LC* are set to invalide values llooccaallee acts as if they are all unset. LCALL Will overide the setting of all other LC* variables.LCCOLLATE Sets the locale for the LCCOLLATE category.
LCCTYPE Sets the locale for the LCCTYPE category.
LCMESSAGES Sets the locale for the LCMESSAGES category.
LCMONETARY Sets the locale for the LCMONETARY category.
LCNUMERIC Sets the locale for the LCNUMERIC category.
LCTIME Sets the locale for the LCTIME category.
SEE ALSO
localedef(1), setlocale(3), localeconv(3), nllanginfo(3),
STANDARDSThe llooccaallee utility conforms to IEEE Std 1003.1-2001 (``POSIX.1'').
HISTORY llooccaallee appeared in Mac OS X 10.4 Darwin August 27, 2004 Darwin