user manual

A-36 \ Zhone Technologies
Model No.
Running Head
CLI reference Alphabetical Reference
A.4.4 Delete commands
Table A-7 describes the delete commands.
A.4.5 Put and undo commands
Table A-7 describes the put and undo commands.
nrc Replace following n characters with c.
~ Toggle case, lower to upper, or upper to lower.
Table A-7. Delete commands
Command Description
nx Delete n characters, beginning at the cursor.
nX Delete n characters to the left of the cursor.
dw Delete word.
dd Delete entire line.
d$ or D Delete text from the cursor to the end of the line.
d0 Delete text from the cursor to the beginning of the line.
Table A-8. Put and undo commands
Command Description
p Put last deletion after the cursor.
P Put last deletion before the cursor.
Table A-6. Insert and change commands (Continued)
Command Description