linux 查看端口占用
2020-4-15
1、lsof -i:端口号。lsof -i:33062、netstat -tunlp|grep 端口号。netstat -tunlp|...






