Chinaunix

标题: 有用的linux命令 [打印本页]

作者: youxiaxyz    时间: 2008-04-08 15:13
标题: 有用的linux命令
在linux中有这样一条命令吗?介绍一些打印数据的意义,比如使用ls -l命令后打印出:
total 288
drwxr-xr-x 3 root root   4096 Apr  2 14:51 john
drwxr-xr-x 2 root root 286720 Mar 29 19:37 rpms
drwxr-xr-x 2 root root   4096 Apr  8 15:06 test
那么有没有地方可以查到这里列出的每一列代表什么意思?
作者: hiziqin    时间: 2008-04-08 17:34
drwxr-xr-x 3 root root   4096 Apr  2 14:51 john
drwxr-xr-x 2 root root 286720 Mar 29 19:37 rpms
drwxr-xr-x 2 root root   4096 Apr  8 15:06 test
好像是这样:
权限    节点 文件属主 文件属主 文件/目录大小 修改时间 文件名称
作者: youxiaxyz    时间: 2008-04-09 09:24
谢谢  这个我也知道,我是问有没有一条通用的命令(或者一种方式)来查询这每一列代表是什么意思
作者: cuci    时间: 2008-04-09 09:28
这是基础知识,需要打基础才能有,命令列不出来,除非你去man一下看看,但是也只能看到命令相关的一点注解
作者: xy00544    时间: 2008-04-09 11:21
标题: 呵呵 我知道
是读写权限的 书上有




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2