赞
踩
查看进程占用端口 netstat -tunlp | grep 67745 查看端口占用进程 netstat -tunlp | grep 端口
查看文件和文件夹占用硬盘空间 du -h --max-depth=1 /