摘要:
lsof -i:8080 某端口的占用情况 lsof -p pid 某进程打开的文件列表 ps -ef https://linuxtools-rst.readthedocs.io/zh_CN/latest/tool/lsof.html lsof 一切皆文件 lsof(list open files) 阅读全文
posted @ 2022-09-03 10:14
multitude
阅读(42)
评论(0)
推荐(0)
摘要:
netstat -help usage: netstat [-vWeenNcCF] [<Af>] -r netstat {-V|--version|-h|--help} netstat [-vWnNcaeol] [<Socket> ...] netstat { [-vWeenNac] -I[<Ifa 阅读全文
posted @ 2022-09-03 10:11
multitude
阅读(84)
评论(0)
推荐(0)