Linux 基础Linux修改目录文件权限命令-chmod 配置文件属主权限 =:表示覆盖权限;不管原来什么权限,当前定义什么权限就是什么权限;如不指定具体权限为定义无权限模式 [root@localhost tmp]# ll test.txt -rw-r--r-- 1 root root 0 Jul 20 22:07 test.txt [root@localhost tmp]# chmod u=r tes……继续阅读 » yvan 8年前 (2017-03-26) 3854浏览 0评论 2个赞