Installation guide

2-4 Console User Interface
2.2 Console Special Characters
The console program supports control characters, entered by hold-
ing down the Control (Ctrl) key and pressing the desired key, and
other special characters.
Table 2-2 Console Special Characters
Character Function
Return Carriage return; ends a command line.
Backslash Line continuation.
<X] Delete key; deletes previously typed character.
Help By itself, displays first-level help. When pressed
after part of a command, displays options available.
Ctrl/A, F14 Toggles between insertion/overstrike mode.
Ctrl/B, ^ (up-arrow) Recall previous command(s).
Ctrl/C Terminate running process.
Ctrl/D, < Move cursor left one position.
Ctrl/E Move cursor to end of line.
Ctrl/F, > Move cursor right one position.
Ctrl/H, BS, F12 Move cursor to beginning of line.
Ctrl/J Delete word.
Ctrl/O Stop output to console terminal for current
command. Toggles between enable/disable.
Ctrl/P In console mode, acts like Ctrl/C. In program
mode, causes the boot processor to halt and begin
running the console program.
Ctrl/Q Resume output to console terminal.
Ctrl/R Redisplay the current line.
Ctrl/S Stop output to console terminal.
Ctrl/U Delete entire line.
* Wildcarding for certain commands.
" " Quotes for set environment variable name.
#, ! Comment specifiers.