
<cr>
[sysname] interface
The string <cr> indicates that the command is a complete command, and can be executed by pressing Enter.
3.Type an incomplete character string followed by ?. The CLI displays all commands starting with the typed character(s).
<sysname> b?
backup
<sysname> display cl? clipboard
clock cluster
Typing commands
Editing command lines
Table 2 Editing functions
Key | Function | |
Common keys | If the edit buffer is not full, pressing a common key inserts the character at the | |
position of the cursor and moves the cursor to the right. | ||
| ||
|
| |
Backspace | Deletes the character to the left of the cursor and moves the cursor back one | |
character. | ||
| ||
|
| |
Left arrow key or Ctrl+B | The cursor moves one character space to the left. | |
|
| |
Right arrow key or Ctrl+F | The cursor moves one character space to the right. | |
|
| |
| If you press Tab after entering part of a keyword, the system automatically | |
| completes the keyword: | |
| • If there is a unique match, the system substitutes the complete keyword for | |
Tab | the incomplete one and displays it in the next line. | |
• If there is more than one match, you can press Tab repeatedly to cycle | ||
| ||
| through all the keywords starting with the character string that you typed. | |
| • If there is no match, the system does not modify the incomplete keyword | |
| and displays it again in the next line. | |
|
|
Typing incomplete keywords
You can input a command comprising incomplete keywords that uniquely identify the complete command.
In user view, for example, commands starting with an s include startup
•To enter system view, type sy.
5