查看端口号占用的进程

阅读 151

2022-02-03


  • ​lsof -i:port​​​ 例如,我们常用的jupyter notebook 是8888端口,那么就可以用​​lsof -i:8888​​ 查看对应的进程信息。


相关推荐

精彩评论(0)

0 0 举报