NET/MASTER Management Services (MS) Command Reference Manual
!
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–3
! The ! command immediately executes a previously executed command, without
modifications. Entering the ! command with no operands executes the most recently
executed command. The space between the exclamation point and the operand is
optional. The PROFILE CMDSTACK command provides details about the history
buffer, which contains previously executed commands.
! [
number
|
text
]
number
specifies an absolute command line number.
If you specify a number, NonStop NET/MASTER MS executes the command with
that line number. If you do not specify a number, NonStop NET/MASTER MS
executes the most recently executed command.
text
specifies a text string.
If you specify a text string, NonStop NET/MASTER MS executes the most recently
executed command that begins with that text string. If you do not specify a text
string, NonStop NET/MASTER MS executes the most recently executed
command.
Considerations
The default authority level of this command is 0.
You cannot enter this command from an NCL procedure, only from a command
input line.
If NonStop NET/MASTER MS cannot find a command line that matches your
specification, it issues an error message.
The command line that matches your specification is not displayed in the OCS
command input line; it is executed and displayed in the roll-delete message
display area.
For related information, see the ?, CS-, CS+, FC, HISTORY, and PROFILE
CMDSTACK commands.