使用lsof -i:80或netstat -tulnp | grep :80命令查看占用80端口的进程,前者直接列出进程信息,后者需配合grep过滤,输出包含进程ID和程序名称。
在线咨询: QQ交谈
邮件:HI@E.KD.CN