VI User Manual
VI is the most commonly used text editing tool on Unix. As a UNIX Software tester, it is necessary to master it.Access the VI commandVI filename: open or
Http://iamxiaole.javaeye.com/blog/514331
In RedHat, how does Vim open the shortcut key for switching between two files?
Http://www.linuxdiyf.com/viewarticle.php? Id = 165526
My Vim configuration file for python development and rest
Linux-vim, the most common operation, linuxvim
1. Open a file
Vim + #: open the file and locate it in line #
Vim +: open the file and navigate to the last line.
Vim +/PATTERN: open the file and locate the first line of the line matched by
Vim note (6) -- a more comprehensive introduction of vim (for example, vim -- vim)
Vim configuration file~ /. Vimrc user's default configuration file ~ /. Vim/plugin/user's default script file storage directory ~ /. Vim/ftplugin/directory for
Set and E are translated as "settings", which is equivalent to "orders" in mathematics ".
For example, set X = 5 means X = 5.
Common use example of set:
1. set display environment variables:
For example, enter:
Set displays all current system
Python regular expressions are frequently applied to string substitution code in use. A lot of people do not know how to solve this problem, the following code tells you that the problem is extremely simple, I hope you have something to gain.
1.
There are three state modes in the commonly used command vi editor for linuxvi editing. command Mode 2. input Mode 3. interaction between three modes in last line mode vi editor starts and exits and directly enters the editing environment $ vi
Implement bulk substitution of strings in VI.A. Replace all in the file:%S#ABC#DEF#G (replace all ABC in the file with Def)For example, replace All "linuxidc.com" in a text file with "Linuxidc.net"::%s#linuxidc.com#xwen.net#g (if there is a # in the
implement bulk substitution of strings in VIA. Replace all in the file:%S#ABC#DEF#G (replace all ABC in the file with Def)For example, replace All "linuxidc.com" in a text file with "Linuxidc.net"::%s#linuxidc.com#xwen.net#g (if there is a # in the
the Replace feature of Dreamweaver 8Here's how you can remove these redundant code with the Dreamweaver 8 replacement feature.Look in: folder (then select the folder you want to replace)Search: Source code Lookup: \btppabs= "h[^"]* "Replace:
This article summarizes 17 python regular expressions using classic instances, which are of great reference value. if you are interested, let's take a look at several matching usages of Python regular expressions, the specific content is as follows:
Now the company has performed database migration. after the migration is complete, some image links are invalid, and the image links in the database are still original. in more than one hundred tables, may I ask: is there any good way to replace all
Linux File operation common commands VI interesting commands: 1 replace the command www.2cto. coms -- substitue replacement command to replace the first cici in the current line with titi: s/cici/titi to replace all the cici in the current line with
Vi (vim) is a commonly used editor on Linux. by default, vi (vim) is installed in many Linux distributions ). There are many vi (vim) commands, but if they are used flexibly, the efficiency will be greatly improved. Vi is the abbreviation of
It took me two days to sort it out, and some of the most common commands that people on Earth know would be skipped! Finally, download the pdf manual. command to change the archive owner: chown [-cfhvR] [-- help] [-- version] user [: group] file...
Directory: 1. basicInstructions/basic 2. wget/download tool 3. crontab/timing task 4.tar/tar.gz/compressed file 5.vi/ editor cd [directory name] Conversion path cd .. return to the upper-level directory ls to display all the files in the current
This article uses the automatic refactoring function of eclipse to reconstruct a program instance. The purpose is to explore how much Eclipse automatic Refactoring can assist in refactoring. The program instance uses the example in Refactoring:
The "Find and replace" feature in Word is so powerful that not only can you simply find and replace a character or phrase, but if you can use it with wildcards, you can achieve some of the special needs we have in our daily office, thus greatly
Editplus is a powerful text editor with unlimited Undo/Redo (UNDO), spell check, automatic line feed, column number tag, search replacement, multi-file editing at the same time, full screen browsing function. It also has a good function, that is, it
Asp.net is not a simple ASP upgrade, but Microsoft. an important part of the net plan, which relies on. net multi-language and powerful class library support, introduced the Server HTML control and web control, automatically process the control of
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.