Getting help
The user can get help in two ways.
The first is by using the help command. The user can also enter a question mark ‘?’ at each position in the command. The displayed result depends on the execution mode and previous input.
Terminal Key Function
Following is the list of all the terminal keys and their function.
| Table | |
TAB | Attempt to perform completion on the text before point | |
TAB TAB | Display the next keyword of this command | |
? | Display help of command | |
ENTER | Execute input | |
DEL or BACKSPACE | Delete the character to the left of the cursor | |
UP Arrow | History of last input line | |
DOWN Arrow | History of previous input Line | |
Delete the character at point. If point is at the beginning of the | ||
line, there are no characters in the line, and the last character | ||
| typed was not bound to | |
Move to the start of the line | ||
Move to the end of the line | ||
Move Forward one character | ||
Move Back one character | ||
Force to interrupt | ||
Kill the text from the current cursor to the end | ||
Move ‘back’ through the history list, fetching the previous | ||
command. | ||
| ||
|
| |
Move ‘forward’ through the history list, fetching the next | ||
command. | ||
| ||
|
| |
Search backward starting at the current line and moving ‘up’ | ||
through the history as necessary. This is an incremental search. | ||
| ||
|
|
- 209 -