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
le 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 Species 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 species the value English
for language, U.S. for territory, and ASCII for code set.
LC_ALL
Species the behavior for all aspects of the locale.
LC_COLLATE
Species 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
Species the character classication information to use on your system. The default
value is American English.
LC_MESSAGES
Species 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
Species the monetary format for your system. The default value is the monetary for-
mat for American English.
LC_NUMERIC
Species the numeric format for your system. The default value is the numeric format
for American English.
LC_TIME
Species 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
lled.
LOCPATH
Species 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
Species a list of directories to search to nd message catalogs.
527188-004 Hewlett-Packard Company 821