dspmsg.1 (2010 09)

d
dspmsg(1) dspmsg(1)
EXTERNAL INFLUENCES
Environment Variables
LANG provides a default value for the internationalization variables that are unset or null. If
LANG is
unset or null, it defaults to
C (see lang(5)).
LC_ALL, when set to a non-empty string value, overrides the values of all other internationalization vari-
ables.
LC_MESSAGES determines the language in which messages are displayed.
NLSPATH determines the path to be used for searching the specified message catalog file. It affects how
the internationalization variables are being used in locating the desired message catalog.
EXAMPLES
To display message number 2 in set number 1 of test.cat, enter:
dspmsg test.cat -s 1 2 ’Default message.’
If the message does not exist in the set, the string "Default Message" will be displayed.
AUTHOR
The
dspmsg command was developed by OSF and HP.
SEE ALSO
dspcat(1), gencat(1), mkcatdefs(1), catclose(3C), catgets(3C), catopen(3C).
4 Hewlett-Packard Company 4 HP-UX 11i Version 3: September 2010