摘要: ps -ef|grep "node client"|grep -v grep|awk '{print $2}'|xargs kill -15 阅读全文
posted @ 2017-06-13 14:40 xunux 阅读(731) 评论(0) 推荐(0) 编辑