Novell SuSE Linux Professional 9.2 Upgrade [Strong Encryption 128 Bit] 00662644457260 用户手册

产品代码
00662644457260
下载
页码 324
The command
10x
deletes ten characters after the cursor position and
20dd
deletes twenty lines.
The most important commands in last line mode are shown in Table 21.3.
Table 21.3: Complex Commands of the vi Editor
:q!
exits vi without saving any changes
:w filename
saves as
filename
:x
saves the modified file and exits the editor
:e filename
edits (loads)
filename
:u
undoes the last edit command
280
21.4. The vi Editor