Linux应用与端口

lsof -i:port --- 得到对应端口的应用pid
PS -ef|grep pid --- 根据pid得到对应应用

posted @ 2019-10-21 09:42  Secondworld  阅读(390)  评论(0编辑  收藏  举报