查看当前目录下各个目录大小容量

du -sh *
du -sh /app/*
du -h --max-depth=1 .

linux  查看目录大小

相关文章: