df cd / du -h -x --max-depth=1 发现var目录里有log文件夹达到了3.7G 进入log目录,3.7g 不显示文件名 使用winscp查看,最大的文件是wtmp 使用 cat /dev/null > /var/log/wtmp 清理wtmp OK
发布评论