由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - help about chmod
相关主题
[转载] Re: [转载] a UNIX permission questionCXTERM 终结说明
How to block the access to a directory?Re: 没有chmod怎么改权限?
Help! shell programmingroot做不到的事?
how to open .db file[转载] 请教
Re: 如何限制用户锁屏?how to fix login problem ( can't read .cshrc file
Help!How to open *.bin files?
为什么root都无权改文件?怎么在FTP里改变文件属性?
[转载] Re: about incoming emaila question in shell script
相关话题的讨论汇总
话题: chmod话题: files话题: about话题: rlidwka话题: accessible
进入Unix版参与讨论
1 (共1页)
v*****k
发帖数: 13
1
i want to make the files in one account(id) accessible to another id. how to
do that? i just started to use unix.. thanks a lot!
f***d
发帖数: 101
2
fs sa . userid rlidwka
you might want to limit some of the access right just in case from the
"rlidwka" list

【在 v*****k 的大作中提到】
: i want to make the files in one account(id) accessible to another id. how to
: do that? i just started to use unix.. thanks a lot!

r*u
发帖数: 63
3
for people in our group I usually use
chmod 755 files
for executables
or chmod 744 files
for read-onlys.

【在 v*****k 的大作中提到】
: i want to make the files in one account(id) accessible to another id. how to
: do that? i just started to use unix.. thanks a lot!

1 (共1页)
进入Unix版参与讨论
相关主题
a question in shell scriptRe: 如何限制用户锁屏?
Re: INIT: Cannot create /var/adm/utmp or /var/adm/utmpx (help!)Help!
cxterm compile (successful !!! @_@)为什么root都无权改文件?
请教e-mail的设置[转载] Re: about incoming email
[转载] Re: [转载] a UNIX permission questionCXTERM 终结说明
How to block the access to a directory?Re: 没有chmod怎么改权限?
Help! shell programmingroot做不到的事?
how to open .db file[转载] 请教
相关话题的讨论汇总
话题: chmod话题: files话题: about话题: rlidwka话题: accessible