LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 711|回复: 2

ls 命令中,参数-H的含义是什么啊?

[复制链接]
发表于 2006-9-7 17:59:47 | 显示全部楼层 |阅读模式
各位:
ls 命令中,参数-H的含义是什么啊?
我man了,但是看不懂
发表于 2006-9-7 18:47:17 | 显示全部楼层
好像没什么用
回复 支持 反对

使用道具 举报

发表于 2006-9-7 19:56:10 | 显示全部楼层
If a command line argument specifies a symbolic link, show
     information for the file the link references rather than for the
     link itself.

[sprite@calabash bin]$ ll view
lrwxrwxrwx  1 root root 2 Sep 23  2005 view -> vi
[sprite@calabash bin]$ ll -H view
-rwxr-xr-x  1 root root 536176 Apr 27  2005 view
[sprite@calabash bin]$
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表