[Shell series] common Linux Shell skills and shelllinux skills
In recent daily work, we often deal with Linux servers, such as Oracle performance optimization and resource utilization monitoring of our data collection servers, debug server code and solve problems such as efficiency and stability. Therefore, the Linux Shell series blogs summarized during this period have helped me a lot. However, in actual use, I found that, sometimes I forget a technical point or how a Shell command was used in which blog I explained, so I had to click on Multiple blogs multiple times, until you find the one you want, in view of this, we have provided the directories of the first twelve series of blogs for your reference and search.
Common Linux Shell skills (1)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/10/2240461.html
I. Special files:/dev/null and/dev/tty
2. simple command tracking
Iii. Regular Expression basic syntax description
4. Use the cut command to select fields
5. Calculate the number of lines, characters, and characters
6. Extract the number of rows starting or ending
Common Linux Shell skills (2)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/14/2243694.html
7. grep family
Common Linux Shell skills (3)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/17/2245130.html
8. Stream editor sed
Common Linux Shell skills (4)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/21/2248750.html
IX. practical functions of awk
10. awk Expression Function
Common Linux Shell skills (5)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/24/2249766.html
11. awk Programming
Common Linux Shell skills (6)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/28/2254750.html
12. Line sorting command sort
13. Command uniq for deleting duplicate rows
14. File compression and decompression command tar
15th. Large file splitting command split
Common Linux Shell skills (7)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/01/2255665.html
16. find
17. xargs command
Common Linux Shell skills (8)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/05/2257887.html
18. Shell commands related to system running status
Common Linux Shell skills (9)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/08/2261939.html
19. Shell commands related to system running processes
Common Linux Shell skills (10)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/12/2262298.html
20. Use the Shell command in the pipeline to obtain system running data
21. system management by using Shell commands combined with pipelines
Common Linux Shell skills (11)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/15/2263916.html
22. interactive use of Bash Shell
Common Linux Shell skills (12)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/19/2265416.html
Twenty-three. Bash Shell programming
Original Source: Linux Shell common techniques (directory)-Stephen _ Liu-blog Park http://www.cnblogs.com/stephen-liu74/archive/2011/12/20/2285454.html