前端命令 netstat 云博小周宇2024年5月5日2023年8月14日1 Min Read netstat -atnp netstat -nultp 查看端口占用情况 lsof -i:80 查看某个服务的端口 netstat -atnp|grep mysql netstat -rn == route -n