LinuxSir.cn,穿越时空的Linuxsir!

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

FreeBSD 4.9的问题

[复制链接]
发表于 2003-11-27 11:50:20 | 显示全部楼层 |阅读模式
在FreeBSD4.9中,为什么下面的命令没法执行?
chmod u+x o-r myfile
而是一定要分两次才行
chmod u+x myfile
chmod o-r myfile
发表于 2003-11-27 17:12:04 | 显示全部楼层
Because of the "Space" ,I think!
发表于 2003-11-27 17:57:58 | 显示全部楼层
chmod u+x,o-r yourfile
 楼主| 发表于 2003-11-28 11:19:21 | 显示全部楼层
Thanks werix,It's OK now!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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