随笔分类 -  shell

摘要:port="6379 3306 27017 4505 4506 24007 24008 49152" #while true #do sleep 3 for i in $port do isexist=`netstat -lntup|grep 3306|head -n 1|awk '{print $ 阅读全文
posted @ 2019-11-20 11:00 klandehu 阅读(3269) 评论(0) 推荐(0)