由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - How to block the access to a directory?
相关主题
Help!FTP Help
请教e-mail的设置Is there any software can D/L a whole directory?
问个删除文件的问题A simple question!
怎样使UNIX下homepage目录下的内容[转载] 问一个问题
help about chmodgcc in mac OSX
help on directory accessRe: 如何限制用户锁屏?
A basic question on Linux为什么root都无权改文件?
Hide directory[转载] Re: about incoming email
相关话题的讨论汇总
话题: access话题: block话题: directory话题: rwxr话题: forgot
进入Unix版参与讨论
1 (共1页)
b**m
发帖数: 18
1
I've done it a long time ago but I forgot...:-(
It's related to the -rwxr-r--....
Which command should I use? Thanks!!
A*****o
发帖数: 222
2
chmod 000 dir

【在 b**m 的大作中提到】
: I've done it a long time ago but I forgot...:-(
: It's related to the -rwxr-r--....
: Which command should I use? Thanks!!

b**m
发帖数: 18
3

Will this block the access of myself? Thanks!

【在 A*****o 的大作中提到】
: chmod 000 dir
A*****o
发帖数: 222
4
yes:)

【在 b**m 的大作中提到】
:
: Will this block the access of myself? Thanks!

p*****t
发帖数: 35
5
so best try chmod 744

【在 A*****o 的大作中提到】
: yes:)
a****a
发帖数: 98
6
700

【在 p*****t 的大作中提到】
: so best try chmod 744
1 (共1页)
进入Unix版参与讨论
相关主题
[转载] Re: about incoming emailhelp about chmod
CXTERM 终结说明help on directory access
Re: 没有chmod怎么改权限?A basic question on Linux
root做不到的事?Hide directory
Help!FTP Help
请教e-mail的设置Is there any software can D/L a whole directory?
问个删除文件的问题A simple question!
怎样使UNIX下homepage目录下的内容[转载] 问一个问题
相关话题的讨论汇总
话题: access话题: block话题: directory话题: rwxr话题: forgot