看了好多文章,回收站,临时文件都不管用
du -hx --max-depth=1 / | sort -h
在服务器上执行代码查看最大文件
依次查找
du -hx --max-depth=1 /var | sort -h