当前位置:主页 > 脚本语言 > Shell >
时间:2021-01-04 16:15:29 | 栏目:Shell | 点击:次
1、使用lsof
lsof -i:端口号查看某个端口是否被占用
2、使用netstat
使用netstat -anp|grep 80