Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)
Table Of Contents
info_define(1) OSS Shell and Utilities Reference Manual
NAME
info_define - Displays attributes and values of existing DEFINEs
SYNOPSIS
info_define [-detail ]
{{define-name}[ define-name] ... | all }
FLAGS
-detail Displays all the values and attributes of each DEFINE specified by define-name.
define-name
Specifies the name of the DEFINE whose information is to be displayed. The name
can be 2 through 24 characters long. The first 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 specified.
all Displays information on all existing DEFINEs.
DESCRIPTION
The info_define command is specific to HP and is an OSS shell built-in command. It displays
attributes and values associated with the specified 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_define.
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 specified
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 file and informational messages written to the
standard output file.
EXAMPLES
1. To display the principal attributes of all DEFINEs, enter:
info_define 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
4−48 Hewlett-Packard Company 527188-003