实例一、
[root@localhost ~]# chmod 755 1.txt
实例二、
[root@localhost ~]# chmod u=rwx,g=r-x,o=r-x 1.txt
实例三、
[root@localhost ~]# chmod u+x,g-x,o+w 1.txt
实例四、
[root@localhost ~]# chmod -R 700 /tmp/111/
文章标签 修改文件目录权限 chmod 文章分类 运维
实例一、
[root@localhost ~]# chmod 755 1.txt
实例二、
[root@localhost ~]# chmod u=rwx,g=r-x,o=r-x 1.txt
实例三、
[root@localhost ~]# chmod u+x,g-x,o+w 1.txt
实例四、
[root@localhost ~]# chmod -R 700 /tmp/111/
上一篇:文件类型,文件权限
下一篇:修改用户属主属组 chown
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M