df -h                                    # 查看硬盘占用情况

du -h --max-depth=1 /dir     # 查看某个文件夹下文件夹/文件大小

 

相关文章: