服务器 Linux下批量Kill多个进程 作者admin,发布于 23 8 月, 2016。 ps -ef|grep LOCAL=NO|grep -v grep|cut -c 9-15|xargs kil […]