- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
aix vi命令(aix vi命令)
aix vi命令(aix vi命令)
The VI command under AIX UNIX
0 people collect this article, collection of this article published 1 years ago, has read 585 times, a total of 0 comments, 0 people collect this article
I entered the vi:
To use VI, you should register to enter a user, and then proceed as follows:
filename Enter ($VI $for prompt)
The exit vi:
(1) Esc exits the insert mode and enters the command mode
W Enter saves the file
: Q Enter quit VI
(2) Esc exits the insert mode and enters the command mode
: q! Enter unconditionally quit VI, modify the contents do not save
(3) Esc exits the insert mode and enters the command mode
: X Enter saves the file and exits VI
3 temporary exit vi:
(1) Esc exits the insert mode and enters the command mode
: command Enter executes command command
When the command is complete, press Enter to return to the edit screen.
(2) Esc exits the insert mode and enters the command mode
SH Enter enters sub shell
Enter the shell $prompt appears, press Ctrl_d to exit shell, and then press Enter to return to the edit screen.
(3) Esc exits the insert mode and enters the command mode
! command Enter executes the command command results instead of the current line
[note] there is no before in the front, and the current line disappears as the result of the command execution.
Mobile cursor and screen command:
(1) move a character position
--------------------------------------------------------
H left can also move n characters at a time, such as 5h, to the left
L moves 5 characters to the right.
--------------------------------------------------------
(2) move the position of one line
--------------------------------------------------------
J can also move n characters at a time, such as 5J, down
Move 5 lines on K.
NG moved to line n
N Enter moved to line n
--------------------------------------------------------
(3) move the location of a word
--------------------------------------------------------
W or W moves to the right (cursor), lowercase letters, key
您可能关注的文档
- 207异响及其他解决问题(207 abnormal sound and other solving problems).doc
- 20dede标签大全(20dede tags Daquan).doc
- 20世纪中国大学人文教育的批判(Criticism of humanistic education in Chinese universities in twentieth Century).doc
- 20世纪福克斯(Twentieth Century Fawkes).doc
- 20个发人深省的常用惯例(20 thought-provoking common practice).doc
- 20个室内设计师应该掌握的基本技能(The basic skills that 20 interior designers should master).doc
- 20个最靠谱的赚钱方法 让你一夜成富翁(20 of the most reliable ways to make money make you a millionaire overnight).doc
- 20条最实用的准则 穷人巧装修省钱又省事(20 of the most practical criteria, the poor clever decoration, save money and save time).doc
- 20条验收新房的经验(20 acceptance of new homes experience).doc
- 20石膏板吊顶工程(20 gypsum board ceiling works).doc
- ai入门学习及常用技巧(AI entry learning and frequently used techniques).doc
- altium designer学习笔记(Altium Designer学习笔记).doc
- ajax_jquery等学习笔记(Ajax_jquery and other study notes).doc
- alter语法(Alter syntax).doc
- access重点总结(Access key summary).doc
- alg-算法(ise - 算法).doc
- am3517板整个开发过程记录(The am3517 board records the entire development process).doc
- android 4.0自带软件精简列表(Android 4 comes with software to streamline listings).doc
- android内存管理分析(Android memory management analysis).doc
- android动画开发(Android动画开发).doc
文档评论(0)