随笔分类 -  Linux

摘要:查看端口占用:lsof -i tcp:port 杀掉进程:kill -9 PID 阅读全文
posted @ 2020-03-10 17:49 dearddu 阅读(115) 评论(0) 推荐(0)