TS/MP System Management Manual (H06.05+, J06.03+)
PATHCOM Operation Commands
HP NonStop TS/MP System Management Manual—541819-007
10-17
! Command
! Command
Use the ! command to execute an existing command.
number
is the number of a command line. If number is passed as -7, the 7th previous
command is executed.
string
is the first character or characters of a previous command.
Considerations
•
The ! command executes the command indicated by the number. By default, the
last command is processed.
•
You can specify a string after the ! command. If the string matches the starting
letters of any of the prior ten commands, the corresponding command is executed.
•
If you use the ! command without a number or text string, PATHCOM executes the
last command you entered.
Example
•
If the following commands are entered at the PATHCOM prompt:
\NSSYS.$VOL.SUBVOL 11> PATHCOM
$X30Q: PATHCOM - T0845H02 - (30APR09)
(C)2008-2009 Hewlett Packard Development Company, L.P.
= [ SERVER SRV1 is configured in $PM1
= OPEN $PM1
= ALTER SRV1, NUMSTATIC 1
= ALTER SRV1, DEBUG ON
•
To execute the second command, enter:
= !2
•
The second command is executed as:
= ALTER SRV1, NUMSTATIC 1
! [ [-]number | string ]
Note. The ! command is supported by TS/MP 2.4 and is available only on systems running
J06.05 and later J-series RVUs and H06.16 and later H-series RVUs.










