查看端口对应的pid lsof -i:8888若要关闭使用这个端口的程序,使用kill + 对应的pidkill -9 PID号 相关文章: 2022-12-23 2022-12-23 2021-06-06 2022-12-23 2022-01-27 2021-12-05