会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Name Become
Thirty years of age
博客园
首页
新随笔
联系
管理
订阅
2019年8月11日
Linux命令学习(六)--Linux组
摘要: 一、/etc/group组文件 more /etc/group命令查看组文件,每行为一个用户组,4个字段分别代表的含义如下: 1.创建组 groupadd shared :创建组shared usermod -G shared test:将用户test添加到组shared中 usermod -g s
阅读全文
posted @ 2019-08-11 04:31 moviedi183
阅读(246)
评论(0)
推荐(0)
编辑
公告