- 1、本文档共12页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
linux文件编辑器命令详解(Linux file editor commands detailed)
linux文件编辑器命令详解(Linux file editor commands detailed)
Linux Vi editor (Vim)
Key words: VIM
1, a text editor;
There are a lot of text editor, such as GEDIT, kwrite, graphical model, OpenOffice text mode editor VI, VIM (enhanced version of VI) and nano VI and VIM we are most commonly used in the Linux editor. It is necessary for us to introduce VI (VIM) is the most simple usage, in order to make the Linux entry level users learn to use it in the shortest time.
Nano tools and DOS operating system under the edit operation is similar, easy to use, we should not be introduced, if you are interested, may wish to try;
2, VI editor;
Why should learn the simple application of VI
VI or VIM Linux is the most basic text editing tools, VI or VIM although there is no graphical interface editor that simple mouse operation, but the VI editor in system management, server management, always not a graphical interface than the editor. When you do not have to install X-windows desktop environment or desktop environment collapse, we still need a character mode editor vi;
VI or VIM editor to create and edit the document in the simple and efficient tool;
Method of use 3, VI editor;
3.1 how to call vi;
[root@localhost VI filename ~]#
~
~
~
~
~
~
~
~
Three command mode 3.2 vi;
Command (command) mode for input command;
Insert (insert) model for inserting text;
Visual (visual) model for visual and highlight selected text;
Save the file and exit 3.3;
Command mode is the default of VI or VIM, if we are in other command mode, through the ESC switch.
When we press the ESC key, then input: No., VI will at the bottom of the screen waiting for us to enter the command;
Save: w;
W filename: save as filename;
Save and exit: WQ;
Note: WQ! Filename: in the filename file and exit;
Exit without saving: Q;
X should be out, and the preservation of function and the same: WQ!
3.4 cursor;
When we entered the Command model by ESC, we can use some of the following keys to move the cursor;
J move down the line;
K move
您可能关注的文档
- ia32上linux内核中断机制分析(Interrupt mechanism analysis of Linux kernel on IA32).doc
- iphone新手入门---电池保养及充电技巧(Introduction to iPhone -- battery maintenance and recharging skills).doc
- iozon集群(iozon集群).doc
- iphone电池使用(IPhone Battery usage).doc
- iphone电池的正确使用方法(Proper use of iPhone batteries).doc
- iphone越狱后必备的50个插件(IPhone jailbreak after the necessary 50 plug-ins).doc
- iphone越狱插件大合集(IPhone jailbreak plugin collection).doc
- ip,子网地址算法(IP, subnet address algorithm).doc
- ipmp c级试题c-18慧源软件答案(IPMP c test C-18 source software.).doc
- ipqc(IPQC).doc
- 中国行业标准 DB/T 100-2024区域性地震安全性评价.pdf
- 《GM/T 0138-2024C-V2X车联网证书策略与认证业务声明框架》.pdf
- GM/T 0138-2024C-V2X车联网证书策略与认证业务声明框架.pdf
- DB/T 100-2024区域性地震安全性评价.pdf
- 中国行业标准 GM/T 0138-2024C-V2X车联网证书策略与认证业务声明框架.pdf
- 校园周边书店阅读氛围对初中生阅读素养提升的影响研究教学研究课题报告.docx
- 初中校园餐饮卫生监管与食品安全教育创新模式研究教学研究课题报告.docx
- 《文化遗产保护与旅游开发平衡机制的法律法规完善研究》教学研究课题报告.docx
- 《农作物病虫害生物防治技术的经济效益与社会影响分析》教学研究课题报告.docx
- 1 剖宫产术后子宫瘢痕憩室治疗中的并发症预防与护理措施教学研究课题报告.docx
文档评论(0)