摘要: ps -ef|grep nginx|awk 'NR==1{print $2}' #获取进程第一个第一行ID 阅读全文
posted @ 2018-09-20 18:31 wuzhiyi 阅读(154) 评论(0) 推荐(0)