Zhone Technologies Z-PLEX-10-24-DOC-SC ユーザーズマニュアル

ページ / 101
A-34 \
 Zhone Technologies
Model No.
Running Head
CLI reference
Alphabetical Reference
A.4.2
Movement and search commands
Table A-5 describes the movement and search commands. 
Table A-5. Movement and search commands
Command
Description
nG
Go to command n.
/string 
Search for the specified string backward in the history buffer.
?string
Search for the specified string forward in the history buffer.
n
Repeats the last search.
nk or n-
Execute the nth previous shell command.
nj or n+
Execute the nth next shell command.
nh
Move the cursor n characters to the left.
nl or SPACE.
Move the cursor n characters to the right.
nw
Move the cursor n words forward. 
(Words are separated by blanks or punctuation.)
nW
Move the cursor n large words forward. 
(Large words are separated by blanks only.)
ne
Move the cursor to the end of the next nth word. 
(Words are separated by blanks or punctuation.)
nE
Move the cursor to the end of the next nth large word. 
(Large words are separated by blanks only.)
nb
Move the cursor back n words.
(Words are separated by blanks or punctuation.)
nB
Move the cursor back n large words.
(Large words are separated by blanks only.)
$
Move cursor to end of the current line.