SCF Reference Manual for J-Series and H-Series RVUs
SCF Commands
SCF Reference Manual for J-Series and H-Series RVUs—529649-003
5-66
HISTORY Command
HISTORY Command
The HISTORY command displays the most recently entered commands.
OUT
file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable
file-spec
is defined on page 5-9.
number
is the number of command lines to be displayed. If omitted, the 10 most recently
entered commands are displayed.
Considerations
•
The SCF history buffer is 2048 bytes in memory. The exact number of retrievable
command lines depends on the length of the commands.
•
The command lines are saved in the history buffer exactly as they were entered,
with the exception of the FC and ! commands. The command lines generated by
these commands appear instead of the commands themselves.
•
The HISTORY command cannot be issued by a noninteractive user; if
encountered, it is ignored.
Examples
•
This command displays the latest 10 commands:
-> HISTORY
•
This command displays the latest 22 commands:
-> HISTORY 22
HISTORY [ /OUT
file-spec
/ ] [
number
]










