Installation guide
3-38 Console Commands
3.24 Show <envar>
Show <envar> displays the current state of the specified environ-
ment variable.
Example 3-24 Show <envar>
1. >>> show auto_action
auto_action restart
>>>
2. >>> show baud
baud 9600
3. >>> show d_harderr
d_harderr halt
4. >>> show enable* # Displays status of
enable_audit OFF # enable_audit
5. >>> show interleave
interleave none
The show envar command syntax is:
sh[ow] <envar> or sh[ow] *
where envar is an environment variable name (see Table 2-3). Unambigu-
ous abbreviations can be used for an environment variable name when us-
ing the show <envar> command. See the set <envar> command for re-
lated information.










