> CentOS > CentOS入门 >

查看centos目录文件大小

查看目录下文件的大小

du -h --max-depth=1 work/testing

注释:  work/testing:文件夹路径  –max-depth=1:深度


(责任编辑:IT)