NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
TERMINAL DELETE
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–553
Considerations
The default authority level of this command is 3.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
For related information, see the CANCEL, CLOSTERM, OPENTERM, and other
TERMINAL commands.
Examples
1. The following example deletes all terminals with a logical name beginning with
the characters TERM:
TERMINAL DELETE=TERM*
2. The following example deletes a terminal with the physical name of
$ATP1.#TERM7:
TERMINAL DELETE=$ATP1.#TERM7