NET/MASTER Management Services (MS) Command Reference Manual
?
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–5
? The ? command displays a previously executed command in the roll-delete message
display area of an OCS window. Entering the ? command with no operands displays
the most recently executed command. The space between the question mark and the
operand is optional. This command does not increment the command line number.
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 displays the command with
that line number. If you do not specify a number, NonStop NET/MASTER MS
displays the most recently executed command.
text
specifies a text string.
If you specify a text string, NonStop NET/MASTER MS displays the most recently
executed command that begins with that text string. If you do not specify a text
string, NonStop NET/MASTER MS displays 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 displayed but not executed.
For related information, see the !, CS-, CS+, FC, HISTORY, and PROFILE
CMDSTACK commands.