Chinaunix
标题:
chmod R和chmod r有什么区别?
[打印本页]
作者:
yxyxxy
时间:
2010-02-26 19:34
标题:
chmod R和chmod r有什么区别?
RT
作者:
709101040516
时间:
2010-02-26 22:34
我用R
作者:
xiaobaibbb
时间:
2010-02-27 01:59
chmod 有-r 吗?
作者:
BangBull
时间:
2010-02-28 19:07
chmod 好像没 -r , 或是给出 你的 chmod 的版本,最好贴出-r的 manpage
作者:
sdzzzxj
时间:
2010-03-01 09:44
就是。让楼主搞糊涂了,chmod没有 r这个参数呀
作者:
gamester88
时间:
2010-03-01 11:05
OPTIONS
Change the mode of each FILE to MODE.
-c, --changes
like verbose but report only when a change is made
--no-preserve-root
do not treat ‘/’ specially (the default)
--preserve-root
fail to operate recursively on ‘/’
-f, --silent, --quiet
suppress most error messages
-v, --verbose
output a diagnostic for every file processed
--reference=RFILE
use RFILE’s mode instead of MODE values
-R, --recursive
change files and directories recursively
--help display this help and exit
--version
output version information and exit
Each MODE is of the form ‘[ugoa]*([-+=]([rwxXst]*|[ugo]))+’.
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2