A SERVICE OF

logo

The show or printenv Command
The show or printenv Command
Description
The
show
or
printenv
command provides information about the
current setting for one or all environment variables. Entering
the
show
or
printenv
without a parameter displays a list of all
current environment variable settings.
Command
Syntax
Issue the
show
or
printenv
command as follows:
>>> show
variable_name
Return
In the command above, variable_name can be any of the
environment variables described in Chapter 10.
Command
Example
To show the current setting for the auto_action environment
variable, enter the following command:
>>> show auto_action
Return
The system responds with the following information:
AUTO_ACTION=HALT
>>>
Information about the
show
command is also provided in
Chapter 10.
To show all the environment settings, enter the following
command:
>>> show
Return
Using Console Commands 9–17