Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)
User Commands (s) sh(1)
HISTFILE
If this parameter is set when the shell is invoked, then the value is the pathname of the
file that will be used to store the command history. (See Command Reentry.)
HISTSIZE
If this parameter is set when the shell is invoked, the number of previously entered
commands that are accessible by this shell will be greater than or equal to this number.
The default is 128.
HOME The default argument (home directory) for the cd command.
LANG Specifies the locale of your system, which is comprised of three parts: language, terri-
tory, and code set. The default locale is the C locale, which specifies the value English
for language, U.S. for territory, and ASCII for code set.
LC_ALL
Specifies the behavior for all aspects of the locale.
LC_COLLATE
Specifies the collating sequence to use when sorting names and when character ranges
occur in patterns. The default value is the collating sequence for American English. If
absent, the collating sequence can be taken from the LANG parameter. If both
LC_COLLATE and LANG are absent, the ANSI C collating sequence is used.
LC_CTYPE
Specifies the character classification information to use on your system. The default
value is American English.
LC_MESSAGES
Specifies the language in which system messages appear and the language that the sys-
tem accepts for user input of yes and no strings. The default is American English.
LC_MONETARY
Specifies the monetary format for your system. The default value is the monetary for-
mat for American English.
LC_NUMERIC
Specifies the numeric format for your system. The default value is the numeric format
for American English.
LC_TIME
Specifies the date and time format for your system. The default value is the date and
time format for American English.
LINES If this variable is set, the value is used to determine the column length for printing
select lists. Select lists will print vertically until about two-thirds of LINES lines are
filled.
LOCPATH
Specifies a series of colon-separated search rules that describe where to look for
locales. These rules override the default search path of /usr/lib/nls/loc.
NLSPATH
Specifies a list of directories to search to find message catalogs.
527188-004 Hewlett-Packard Company 8−21