Linux查看使用端口的进程

 

netstat –apn | grep 8080

 

lsof -i:8080

posted @ 2018-09-27 14:52  mingzhang  阅读(413)  评论(0)    收藏  举报