标签:stat div style mysql 命令 == sof net sql
netstat -atnp netstat -nultp
查看端口占用情况
lsof -i:80
查看某个服务的端口
netstat -atnp|grep mysql netstat -rn == route -n
命令 netstat
原文地址:https://www.cnblogs.com/big-ming/p/12697063.html