TS/MP Release Supplement

Introduction to PDMCOM
HP NonStop TS/MP Release Supplement546055-006
4-16
! Command
Example
To display the status of the domain opened by the OPEN domain name command:
PDMI 1>> OPEN %dom
PATHMON : \NSSYS.$PM1
PATHMON : \NSSYS.$PM2
PATHMON : \NSSYS.$PM3
PDMI 2>> STATUS DOMAIN
PATHMON WEIGHT STATUS PARTITIONS
$PM1 50 RUNNING
$PM2 20 RUNNING SERVER2
SERVER3
$PM3 30 RUNNING SERVER4
! 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 previous 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.
! [ [-]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.