摘要:
阅读全文
posted @ 2022-12-08 14:52
苏州coder
阅读(46)
评论(0)
推荐(0)
摘要:
#!/bin/bashwhile true;do sleep 5; echo 5; if [ "$(ps -ef|grep jobtracker|gawk '$0 !~/grep/ {print $2}' |tr -s '\n' ' ')" == "" ] then sh /data/local2/ 阅读全文
posted @ 2022-12-08 09:31
苏州coder
阅读(21)
评论(0)
推荐(0)
浙公网安备 33010602011771号