您的位置 首页 centos linux系统如何查看文件和文件夹大小 智云科技 发布于 2020年3月18日 评论(0) 阅读(25) 1、在ssh下执行 du -sh * | sort -n .2. 或者执行:du -lh –max-depth=1 max-depth代表计算目录深度