netstat -lnp|grep 80|grep -v grep |awk '{print $1}'|xargs kill -9 来源: https://www.cnblogs.com/sea-stream/p/11361506.html 标签 80端口