Query: locale
OS: netbsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LOCALE(1) BSD General Commands Manual LOCALE(1)NAMElocale -- get locale-specific informationSYNOPSISlocale [-a | -m] locale [-ck] [keyword ...]DESCRIPTIONThe locale utility is supposed to provide most locale specific information to the standard output. When locale is invoked without arguments it will print out a summary of the current locale environment depending on environment variable set- tings and internal status. When locale is invoked with arguments and no options specified it will print out keyword's value determined using current locale settings. The following options are available: -a Write names of all available locales. While looking for locales locale will respect the PATH_LOCALE environment variable, and use it instead of the system default locale directory. -c Write the category name for the selected keywords. -k Write the name and value of the selected keywords. -m Write names of all available charmaps.IMPLEMENTATION DETAILSSpecial (FreeBSD- / NetBSD-specific) keyword list can be used to retrieve a human readable list of available keywords.DIAGNOSTICSThe locale utility exits 0 on success, and >0 if an error occurs.STANDARDSlocale conforms to IEEE Std 1003.1-2001 (``POSIX.1'').HISTORYlocale first appeared in NetBSD 2.0.AUTHORSThis implementation of locale was originally written by Alexey Zelkin <phantom@FreeBSD.org> for FreeBSD.BUGSSince NetBSD does not support charmaps in their POSIX meaning locale emulates the -m option via CODESETs listing of all available locales.BSDJuly 4, 2003 BSD
Related Man Pages |
---|
locale(1) - redhat |
locale(1) - opensolaris |
locale(1) - debian |
locale(1) - freebsd |
locale(1) - osx |
Similar Topics in the Unix Linux Community |
---|
du -sk |
Couldn't set locale correctly |
blz help me to do this.. |
Script does not run in Chinese locale |
Multiple selective keyword Report |