This free, DW exclusive tutorial explains how to use the powerful visual editor VI. It uses a fast "clever form" method, so that you do not have to spend a lot of time to master VI. You will soon learn how to move the cursor, edit the text, use the
0.0-introduction-how to use this FAQ
This document is divided into several parts. First, sections 0th and 1st introduce what VI is, and section 2nd introduces many newSome people who do not have much experience with VI often ask these questions,
/Folder in the root directoryEnter "/" and press ENTERThere are many folders, such as etc, home, Lib, MNT, etc.ETC: stores the user name and passwordHome: each user has a folder, which is stored here.Lib: operating system filesMNT: used for
Start the visual editor from Shell
VI filename indicates the shell to start the VI editor and pass the filename parameter to it. If the file exists, the VI editor interprets it as the file to be opened. If the file does not exist, the VI compiler
Linux VI command details, linuxvi details
Vi is short for "Visual Interface", and its position on Linux is as if the Edit Program is on DOS. It can perform output, delete, search, replace, block operations, and many other text operations, and
Vi/vim is the editor that is provided by default for all Unix/linux operating systems. Due to its powerful functions and efficient operation, Vi/vim has become one of the many editing tools that unix/linux users and administrators must master and
Ubuntu tool: vi editor and ubuntuvi EditorVi IntroductionVi is short for "Visual interface", and its position on Linux is as if the Edit Program is on DOS. It can perform output, delete, search, replace, block operations, and many other text
This chapter describes linux vi commands in detail. The text editor is the most commonly used tool in all computer systems. When using a computer, users often need to create their own files. Whether it is a common text file, a data file, or a source
From: http://blog.csdn.net/suofiya2008/article/details/5630356
VI and Vim are both editors. The difference is that Vim is more advanced and can be understood as an advanced version of VI. VI is like the event plan in windows, while Vim can be
Guide to the basic usage of VI in Linux.
1. Introduction to basic commands
---- 1. cursor command
K, J, H, l -- move the cursor up, down, left, and right. Although you can use the four optical keys on the right of the keyboard in Linux, it is
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.