NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SHOW TERM
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–393
SHOW TERM The SHOW TERM command displays information about terminals connected to
NonStop NET/MASTER MS. This command is synonymous with the SHOW SESS
command. Connected terminals are those that have been defined to NonStop
NET/MASTER MS and opened for use with NonStop NET/MASTER MS. Terminals
can be defined and opened either explicitly (by using the TERMINAL ADD and
OPENTERM commands, respectively) or implicitly (by running the NNM utility
program from TACL).
You can display limited or detailed terminal information. Entering the SHOW TERM
command with no operands displays limited information about your own terminal.
Contrast this command with the SHOW TERMDEF command, which displays
information about terminals defined to, but not necessarily opened for use with,
NonStop NET/MASTER MS.
SHOW TERM[ ={
device-name
|
logical-name
| ALL } ]
[ DETAIL={ YES | NO | OPEN } ]
device-name
specifies the physical name of the terminal. This is the name by which the
operating system recognizes the terminal. You can specify a device name in the
following forms:
\*
\
sys
*
\
sys
.*
[ \
sys
. ]*
[ \
sys
. ]$*
[ \
sys
. ]$
device
*
[ \
sys
. ]$
device
.*
[ \
sys
. ]$
device
.#*
[ \
sys
. ]$
device
.#
subdevice
*
[ \
sys
. ]$
device
[ .#
subdevice
]
You can specify an asterisk (*) as the last character of a device name. In this
context, the asterisk is a wild card.
Note NonStop NET/MASTER MS does not assume a default system name when attempting to find the device
name you specify.
logical-name
specifies the logical name of the terminal. This is the name by which NonStop
NET/MASTER MS recognizes the terminal. It corresponds to a physical name.