码迷,mamicode.com
首页 > 其他好文 > 详细

查看文件大小:du

时间:2017-06-08 21:28:04      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:文件   local   pre   root   nbsp   logs   host   文件的   txt   

[root@localhost ~]# du 1.txt       # 查看文件大小
[root@localhost ~]# du -h 1.txt    # 以适当的单位查看文件大小
[root@localhost
~]# du -h /etc # 查看目录下所有文件的大小 [root@localhost ~]# du -sh /etc # 查看目录本身的大小

 

 

 

 

    

查看文件大小:du

标签:文件   local   pre   root   nbsp   logs   host   文件的   txt   

原文地址:http://www.cnblogs.com/pzk7788/p/6964721.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!