相关文章  
  • Linux 操作系统 12 则经典应用技巧
  • Linux 中文件查找技术大全
  • Linux 定时任务系统 Cron 配置
  • Oracle 在 Linux 下的安装小结
  • Bash 中的变量
  • 三步安装 Tomcat 4.0.1+JDK1.4+Linux+Mysql
  • RedHat Linux 系统常见的日志文件和常用命令
  • Windows 与 Linux 的相似与不同之处
  • 独辟蹊径实现 Linux下的局域网远程接入
  • Linux 各个发行版本的选择
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    解读 Linux 文件权限的设置方法5

    >   [root@mail root]#chmod -R 777 /fs1

      让所有的用户都能增加文件到目录的权限:

      先用test1登录系统,执行命令:
      [test1@mail test1]# cd /fs1
      [test1@mail fs1]# echo “Create by test1“ 〉 test1.txt
      [test1@mail fs1]# chmod go-r test1.txt
      [test1@mail fs1]# ll test1.txt
      -rw------- 1 test1 test1 17 Jul 14 22:11 test1.txt

      而

    页码:[1] [2] [3] [4] [5] [6]5页、共6页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved