linux下使用ps批量kill進程

ps ax|grep node|awk '{print $1}'|xargs killnode

相關文章
相關標籤/搜索