ps -ax | grep node //找出所有node应用
sudo kill :pid //找到你要杀死node进程的pid
posted on 2022-05-25 15:56  Jack·zhou  阅读(560)  评论(0编辑  收藏  举报