Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

info_dene(1) OSS Shell and Utilities Reference Manual
NAME
info_dene - Displays attributes and values of existing DEFINEs
SYNOPSIS
info_dene [-detail ]
{{dene-name}[ dene-name] ... | all }
FLAGS
-detail Displays all the values and attributes of each DEFINE specied by dene-name.
define-name
Species the name of the DEFINE whose information is to be displayed. The name
can be 2 through 24 characters long. The rst character must be an equal sign (=) and
the second character must be an alphabetic character. A list of DEFINE names,
separated by blanks, can be specied.
all Displays information on all existing DEFINEs.
DESCRIPTION
The info_dene command is specic to HP and is an OSS shell built-in command. It displays
attributes and values associated with the specied DEFINEs. It is similiar to the TACL INFO
DEFINE command. Refer to the TACL Reference Manual (INFO DEFINE) for more information
on the output of info_dene.
Environment Variables
LANG Determines the locale to use for the locale categories when both LC_ALL and the
corresponding environment variable (beginning with LC_) do not specify a locale.
LC_ALL
Determines the locale to be used to override any values for locale categories specied
by the settings of LANG or any environment variable beginning with LC.
LC_CTYPE
Determines the locale for interpretation of bytes of text data as characters (for example,
single-byte characters as opposed to multibyte characters in arguments).
LC_MESSAGES
Determines the locale that should be used to affect the format and contents of diagnos-
tic messages written to the standard error le and informational messages written to the
standard output le.
EXAMPLES
1. To display the principal attributes of all DEFINEs, enter:
info_dene all
This command might result in the following display:
DEFINE NAME ==ACK
CLASS =MAP
FILE =$BILL.WORK.FILE
DEFINE NAME ==_DEFAULTS
CLASS =DEFAULTS
VOLUME =$BILL.WORK
448 Hewlett-Packard Company 527188-004