📜  通过终端清除端口 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:59.096000             🧑  作者: Mango

代码示例1
sudo lsof -i :5955
sudo kill -9 PID