标签:grep 条件 位置变量 shell sed curl 过滤 sof font
Shell编程总结:
1、linux命令
2、位置变量 $0 $1 $# $?
3、条件测试 [ ] [[ ]] (( )) if case
4、循环for while
5、打印echo cat
6、web检测 wget curl
7、端口检测 nc netstat -lntup
8、字符串过滤 grep awk wc sed
标签:grep 条件 位置变量 shell sed curl 过滤 sof font
原文地址:http://www.cnblogs.com/vincenshen/p/6653897.html