The above summary of the shell, all reproduced to the following blog:
Linux Shell Common Skills (i)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/10/2240461.html
I. Special documents:/dev/null and/dev/tty
Two. Simple command tracking
Three. Regular expression basic Syntax description
Four. Use the Cut command to select a field
Five. Count the number of rows, words, and characters
Six. Extract the beginning or end of the line
Linux Shell Common Skills (ii)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/14/2243694.html
Seven. grep family
common techniques for Linux shells (iii)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/17/2245130.html
Eight. Stream editor sed
Linux Shell Common Skills (iv)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/21/2248750.html
Nine. Awk Utility features
10. AWK Expression Functionality
Linux Shell Common Tips (v)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/24/2249766.html
11. AWK Programming
Linux Shell Common Tips (vi)
Http://www.cnblogs.com/stephen-liu74/archive/2011/11/28/2254750.html
12. Sorting Commands for rows sort
13. Delete duplicate row commands Uniq
14. File Compression Decompression Command tar
15. Large File Split command split
Linux Shell Common Skills (vii)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/01/2255665.html
16. File Lookup Command Find
17. Xargs command
Linux Shell Common Tips (eight)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/05/2257887.html
18. Shell commands related to system health
Linux Shell Common Skills (ix)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/08/2261939.html
19. Shell commands related to system run process
Linux Shell Common Tips (10)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/12/2262298.html
20. Get system run data by pipeline Combination shell command
21. System management through the pipeline combination shell command
Linux Shell Common Tips (11)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/15/2263916.html
22. Interactive use of Bash Shell
Linux Shell Common Tips (12)
Http://www.cnblogs.com/stephen-liu74/archive/2011/12/19/2265416.html
23. Bash Shell Programming