Multi-line indentation In command mode (press Esc key to enter command mode), press “v” enter visual state, use the up and down keys to select the line to be indented, use “> ” Increase indentation, use “<” reduce indentation
replace
# replace the current line first “vivian”for “sky”
:s/vivian/sky/
# Replace all current rows"vivian" for “sky”
:s/vivian/sky/g
# Replace The first line from the beginning of the nth line to the last line in the last line is "vivian" for "ld";sky”
:n,$s/vivian/sky/
# replace the nth line Start with each line in the last line. All “vivian” is “sky”
:n,$s/vivian/sky/g
# Note: n is a number. When n is “.”, it indicates the current line.
# Replace the first “vivian” of each line as “sky”
:%s/vivian/sky/(same as: g/vivian/s//sky/)
# Replace all “vivian” in each line as “sky”
:%s/vivian/sky/g (same as: g/vivian/s//sky/g)
Multi-line indentation
Press v to enter the visual state, select multiple lines, use > or <indent or retract
Because the installation of debian uses a minimal installation, the default installation in Chinese,
Download Compile and install is very simple, several common dependencies must be installed first, so
process represents a running instance of a program that is the smallest unit of allocated resources.
According to foreign media reports, many users, like the author, have been intere
Linux boot will not start the network card problem
Desktop Linux Standards Learned Windows Compatible
Linux installation method Telnet setting method
File system loading during Linux boot process
Nginx SSL/TLS configuration for “A+” Qualys SSL Labs ratin
Linux environment programming - waitpid with fork and execlp
Analysis of the main points of Linux system cluster technology
Linux installation ARM-LINUX-GCC
What should I do if I have a virus in my computer? The solution to the virus in WinXP computer
How to turn Windows function on or off in Windows 8
Under the Win8 system, "Your resolution is lower than 1280*960"
How to do the boot speed after the win7 system is turned on
Tips for setting the maximum number of rows in porcelain in the Windows 8 start screen
Microsoft's new patch fixes mouse lag on Win8.1
Win8.1 upgrade Win10 system tutorial
Can I delete files deleted after emptying the recycle bin?
Ten major issues that Microsoft Windows 8 still has not answered