摘要: #!/bin/bash # 这里 grep -vE 必须有, 否则会杀死全部进程.. pids=`ps -ef | grep 'prometheus'| grep -vE '(grep|/bin/bash|bash|sh)' | tr -s ' '| cut -d ' ' -f 2` echo "进 阅读全文
posted @ 2021-08-19 13:51 whmmm 阅读(40) 评论(0) 推荐(0)
//增加一段JS脚本,为目录生成使用