Linux查看个目录大小

https://www.runoob.com/linux/linux-filesystem.html 

 

du -sh *

 

du -sh /app/*

 

du -h --max-depth=1 .

posted on 2020-01-26 08:28  ${}  阅读(306)  评论(0编辑  收藏  举报

导航