Backup and Restore 2 Manual

BRCOM Commands
Backup and Restore 2 Manual522696-019
5-14
Examples
<syntax>
is a variable item in the command syntax that you want help with. The < and >
characters are required around the variable name.
*
lists all the BRCOM command names. Syntax is not displayed.
Examples
BR> HELP INFO CONFIG;
BR> HELP INFO ;
BR> HELP <jobid> ;
BR> HELP * ;
HISTORY Command
Use the HISTORY command to display lines from the history buffer. BRCOM maintains
a history buffer of the command lines you enter during the current session.
The HISTORY command adds line numbers to the commands it displays.
HISTORY
entered by itself, displays the ten most recent lines in the history buffer.
lines
specifies how many of the most recently entered commands to display.
Guideline
The HISTORY command displays the absolute line number for each command in the
history buffer. You can use these line numbers for the FC command, ! command, or ?
command.
Examples
BR> HISTORY;
BR> HISTORY 5 ;
HISTORY [lines ]