惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Recent Announcements
Recent Announcements
雷峰网
雷峰网
The GitHub Blog
The GitHub Blog
罗磊的独立博客
月光博客
月光博客
J
Java Code Geeks
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
D
Docker
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
F
Fortinet All Blogs
U
Unit 42
C
Check Point Blog
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
MyScale Blog
MyScale Blog

噜啦 - chgrp

chown chgrp chmod - 噜啦 组管理 - 噜啦 组管理 - 噜啦
chown chgrp chmod - 噜啦
博主: 噜啦 · 2019-07-19 · via 噜啦 - chgrp
  • 发布时间:
  • 2101 次浏览
  • 239字数
  • 分类: Linux笔记本
  1. 首页
  2. 正文  

chown

chown 用户名 文件名/目录名

chgrp

chgrp -R 组名 文件名/目录名

chmod

chmod -R 777 文件名/目录
拥有者 其他
r w x r w x r w x
4 2 1 4 2 1 4 2 1

赞赏作者

如果觉得我的文章对你有用,请随意赞赏

chown chgrp chmod

 •