[root@localhost ~]# du -sh /etc    # 查看目录下所有文件大小

[root@localhost ~]# du -sh * # 查看所有文件大小

 

相关文章: