红联Linux门户
Linux帮助

用du显示同一文件大小,为啥结果不同阿???

发布时间:2008-06-10 11:27:57来源:红联作者:uniqueares
[root@localhost gtao]# ll test6
-rw-r--r-- 1 root root 0 Jun 7 20:16 test6

[root@localhost gtao]# du -sh test6
4.0K test6

[root@localhost gtao]# du -sb test6
0 test6

用du显示同一文件大小,为啥结果不同阿???
文章评论

共有 0 条评论