红联Linux门户
Linux帮助

ls-l命令显示的总用量是如何计算出来的

发布时间:2008-03-23 16:40:15来源:红联作者:小小庀子
如题
文章评论

共有 1 条评论

  1. uzrcgunr 于 2008-03-23 20:24:25发表:

    [root@Linux ~]# ls -l
    总计 56
    -rw------- 1 root root 865 03-15 04:12 anaconda-ks.cfg
    drwxr-xr-x 2 root root 4096 03-14 20:34 Desktop
    -rw-r--r-- 1 root root 27964 03-15 04:12 install.log
    -rw-r--r-- 1 root root 5069 03-15 04:11 install.log.syslog

    这样就可以知道文档的权限、拥有者、大小、日期等相关的信息