NET/MASTER Management Services (MS) Command Reference Manual
CS-
NonStop NET/MASTER MS Commands
2–26 115412 Tandem Computers Incorporated
CS- The CS- command retrieves the oldest command in the history buffer and displays it
in the OCS command input line. The PROFILE CMDSTACK command provides
details about the history buffer, which contains previously executed commands.
Repeating the CS- command results in continued rolling of commands in the history
buffer. In OCS, this command is assigned by default to the F11 function key.
Repeatedly pressing the F11 function key allows you to rapidly retrieve the oldest
commands in the history buffer.
CS-
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 you enter two identical commands consecutively, only the first is retained in the
history buffer.
If this command is the first command entered in OCS, NonStop NET/MASTER
MS issues an error message.
For related information, see the !, ?-, CS+, FC, HISTORY, and PROFILE
CMDSTACK commands.
Example
Assume that you enter only the following three commands from the OCS command
input line:
SHOW USERS
PROFILE
CLEAR
Entering the CS- command once retrieves the SHOW USERS command. Entering the
command again retrieves the PROFILE command. Entering the command again
retrieves the CLEAR command.