linux查询端口被哪个程序使用了

使用如下命令查询8000端口被哪个程序使用

netstat -tunlp|grep 8000

 

posted on 2019-04-09 20:33  弘道者  阅读(580)  评论(0编辑  收藏  举报