ps -ef |grep 进程名|grep -v grep |awk '{print $2}' |xargs kill -9 相关文章: 2022-12-23 2021-09-07 2021-08-03 2021-08-21