preface: Do things under ubuntu, run some commands under the terminal, or do some operations in vim, naturally need to use some small knowledge points, not systematically Look at the "Bird's Dish", basically what problems you want to achieve, find a blog, learn the knowledge points, some scattered, and then a little accumulation.
1. Batch command sh:
When running multiple commands in the terminal, write those commands to a file, and name XX.sh, run sh XX.sh in the terminal. Can be broken, the terminal will run the command inside the XX.sh file one by one.
2.echo:
In the batch command, you need to use the command to output some of the things you want to the terminal, the echo can be broken, like the print inside python, under the terminal echo "================" As in python, the program is running under the mark of print 30*"*".
3.Pipe Redirection>,>>:
> is to redirect the output to the specified file, if the file already exists, it will be rewritten, the original content of the file Will not be retained.
>> is to append the output to the back of the file, the original content of the file will be retained. $ ls >> log.txt or $ ls > log.txt There are also script, tee and other commands, and then read down systematically when you are idle.
4.grep, awk, sed:
5. To be continued. . .
Ubuntu is a good Linux operating system, but for newcomers who just installed it, how to connect to
1 dr mode introduction 1.1 lvs installation 1.2 lvs mode lvs has three modes dr, nat, tun
A. Static library concept 1. A library is a collection of pre-compiled object files that can be lin
Preparation before installation 1. kail linux 2.0 download (multiple versions of ISO) Downl
9 Linux commands that must be carefully used before use
Linux ulimit command usage parsing
Linux view file time accurate to seconds
Linux multi-command sequential execution
Linux network based three-layer switch and NAT address translation notes
Linux learning user and group commands
Sudo command in Linux system to explain
How to find files quickly in Linux
Linux installation php and memcache process record
Linux kernel design and implementation - kernel synchronization
Windows 7 boot failure repair (BCD and MBR)
Win10 comes with two browsers Spartan browser coexists with IE
How do I create a local account on my Win10 10041 preview computer?
Simple setup IIS configuration PHP debugging environment
Installing a network printer under Win8 system to cope with daily office needs
How to test the speed of Win10 2 kinds of Win10 computer speed test method
Windown 7 hidden small secret: quickly open the command prompt
Windows XP automatically cleans up page file
Teach you how to become a 25-hour system full-speed speeding skills in 1 day
How to cancel the QQ boot from the win10 system? Win10 system cancels qq boot self-start method