NET/MASTER Management Services (MS) Command Reference Manual

CS+
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–27
CS+ The CS+ command retrieves the newest 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 F10 function key.
Repeatedly pressing the F10 function key allows you to rapidly retrieve the newest
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 CLEAR command. Entering the
command again retrieves the PROFILE command. Entering the command again
retrieves the SHOW USERS command.