RSC/MP 7.3 Installation and Configuration Guide
RSCCOM Command Reference
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide—522358-010
13-2
! Command
! Command
The ! command allows immediate execution of a previously executed command line.
This command acts like the FC command, but executes the specified command
immediately. When no arguments are indicated, the ! command repeats the last
command string entered.
prefix
The leading character of the previously entered command string that you want to
re-execute.
number
The number of the stored command to re-execute.
Examples:
The following example retrieves and executes the previous command entered:
5(( !
The following example retrieves and executes the last command entered beginning
with the word SET:
6(( !SET
The following example retrieves and executes the command entered at command
prompt 3:
7(( !3
[ Comment Indicator
The [ character allows you to add comments to the text in an RSCCOM OBEY file. Any
text following the left bracket, up to the end of the line, is a comment.
!
!prefix
!number
Note. This command is for OBEY files only and does not work for interactive (command line
mode) operations.
[ text