📜  杀死一个端口 - Shell-Bash 代码示例

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

代码示例6
kill $(lsof -t -i:8080)
//kill port 8080