Mac 端口占用进程查看
2020-09-16 本文已影响0人
Volcaner
sudo lost -n -P | grep :80
sudo kill pid
sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist
![](https://img.haomeiwen.com/i6034333/de96bb9e7ddeedea.png)
![](https://img.haomeiwen.com/i6034333/b5a9dfc92fa92d4e.png)
https://blog.csdn.net/u010256841/article/details/45219107
sudo lost -n -P | grep :80
sudo kill pid
sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist