Linux Shell总结

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

posted on 2018-07-13 10:41  法海降妖  阅读(64)  评论(0编辑  收藏  举报