Linux应用与端口

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

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