TS/MP Release Supplement
Introduction to PDMCOM
HP NonStop TS/MP Release Supplement—546055-006
4-13
HISTORY Command
•
The HISTORY command displays command numbers for each command. You can
use command numbers in the FC and ! commands.
•
The HISTORY command can display a maximum of 99 commands.
Example
When the following commands are executed at PDMCOM prompt:
PDMI 1>> OPEN $PM1
PATHMON : \NSSYS.$PM1
PDMI 2>> OPEN $PM2
PATHMON : \NSSYS.$PM2
PDMI 3>> OPEN $PM3
PATHMON : \NSSYS.$PM3
PDMI 4>> OPEN $PM4
PATHMON : \NSSYS.$PM4
PDMI 5>> OPEN $PM5
PATHMON : \NSSYS.$PM5
The HISTORY command displays the output as:
PDMI 6>> HISTORY
1: OPEN $PM1
2: OPEN $PM2
3: OPEN $PM3
4: OPEN $PM4
5: OPEN $PM5
6: HISTORY
PDMI 7>>










