查看Linux文件夹下所有文件的总大小
- 2023-04-25 05:12:47
- 来源:本站整理
- 在手机上看
扫一扫立即进入手机端
比如查看home目录的大小:
du -s /home
也可以:
du -sh /home
/usr/local/Apache/bin/htcacheclean -v -p/cacheroot -l500M
Statistics:
size limit 500.0M
total size was 91.8M, total size now 91.8M
total entries was 3754, total entries now 3754