Linux Vi/vimAll Unix like systems will be built into the VI document editor, and other document editors will not necessarily exist.But at the moment we use more of the Vim editor.Vim has the ability to edit the program, can be active in font color
What is a shell?The shell typically represents two levels of meaning, one is the command interpreter, such as bash, and the other is the shell script. In this section we stand on the command interpreter's point of view to illustrate the shellCommand
Original link: http://www.cnblogs.com/lansh/archive/2010/08/19/1803378.htmlThe VI editor has 3 modes: Command mode, input mode, and last line mode. It is important to master these three models:Command mode: VI starts after the default entry is the
First, text sortingSort by default is not sorted by numeric size, and is sorted by Aciis table.-N: Sort by numeric size;-R: Descending sort-T: Field delimiter-K: Which field is the keyword to sort[Email protected] ~]# sort-t:-k3-n/etc/passwdRoot:x:0:
Ext.: http://lucifr.com/2011/09/10/sublime-text-2-useful-shortcuts/Sublime Text 2 Practical shortcuts [Mac OS X]Lucasfais summed up some very useful Sublime Text 2 shortcut keys, Lucifr translated them into Chinese for easy reference.Note : A
Experiment one: The VI editor mode switch 1. Experimental goal: Master VI editor Three modes of switching and its characteristics 2. Experimental procedure: Step one: Enter the VI editor, which is the command mode Enter VI or VIM in the
Living in the Bash shell, memorizing the following shortcuts will greatly improve the efficiency of your command line operations.Edit command
Ctrl + A: Move to the beginning of the command
Ctrl + E: Move to the end of the command line
Some of the commands commonly used by the VIM editor under Linux (what to add)Command mode:: Set Nu #显示行号: Syntax on #语法高亮: Set tabstop=4 #tab back four gridVI has three modes: insert mode, command mode, low line modeInsert mode: You can enter
2015/12/12/DEV/HDA1 (IDE hard drive Interface)/DEV/SDA1 (SCSI hard drive interface, SATA hard drive interface) is now basically the SDA hard drive mount allocation partition must partition/root partition swap partition (swap partition, memory twice
Linux next day: Getting Started with LinuxRootAdministrator account, Superuser, do not log in with root unless necessary/dev/console Physical Terminal/dev/tty Virtual terminal, CentOS 6 default of 6 virtual terminals/dev/pts Analog TerminalTTY View
T1- Close Linux init0/shutdown-h now-Switching Terminals CTRL+ALT+FN n=1-6-View terminal TTY-View the currently used SHELL #echo $SHELL Linux Strict case sensitivity-View the available shell #cat/etc/shells for Linux-Power off restart
Linux VI Edit common commands
Source: Internet anonymous time: 07-10 21:31:14 "Big Small"
Linux VI Editing common commands, the need for friends can refer to the next There are three status modes in the VI editor1. Command mode2.
Not all of the shortcuts is useful. Only remeber the most useful.Mobile classCtrl + A-jump to the start of the line//jump to the beginning of the lineCtrl + E-jump to the end of the line//jump to the endALT + b-move Backward//move forward (one
I. Introduction of VIM Mode1. Concept: The following introductory content from the Wikipedia vimThere are many modes of vim from VI, this unique design is easy to confuse the beginner. Almost all editors have two modes of inserting and executing
Part 1:man PagesAs previously mentioned, UNIX is the operating system from which the Linux Foundation is built. The developers of UNIX created help documents called man pages (Mans stands for manual).Man pages is used to describe the features of
I. Editing commandsCtrl + A: Move to the beginning of the commandCtrl + E: Move to the end of the command lineCtrl + F: Move forward by character (right)Ctrl + B: Move back by character (left)Ctrl + XX: Moves between the beginning of the command
The movement of the cursorThe command cursor moves h or^H Move one character to the left J or^j or ^N Move down one line K or^p Move up one line L or space to the right move a character G move to the last line of the file NG Move to row N of the
One:String: strFunction: Used to record text information,Literal representation method: the part enclosed in quotation marks is a string.' Single quotation mark"" Double quotation marks"' Three quotes"" "Three double quotesThe difference between
★ Computer keyboard shortcuts, key combination function use Daquan
WPS series of Software contains a total of WPS text, WPS table and WPS demo three software, the following is the WPS commonly used shortcut keys to introduce WPS shortcut key Daquan.
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.