您的位置: 首页 > IT文章 > 运维常用命令 运维常用命令 分类: IT文章 • 2025-01-09 15:07:26 查看linux端口被哪个程序占用: netstat –apn 或 netstat -anp | grep portno 即:netstat –apn | grep 8080