Linux
manpages-zh
Chinese manual pages
man-pages-zh-CN
Chinese Man Pages from Chinese Man Pages Project
man-pages-zh_cn
Simplified Chinese Linux man pages
manpages
Manual pages about using a GNU/Linux system
man-pages
Linux kernel and C library user-space interface documentation
NAME(名称)
group - 用户组文件
DESCRIPTION(描述)
/etc/group
是一个ASCII码的文件,它定义了用户所属的组.文件中每行包括一条记录,其格式如下:
group_name:passwd:GID:user_list
字段描述如下:
group_name | 组名 |
password | (加密的)组密码.如果该字段为空,则不需要密码. |
GID | 组的数字标识. |
user_list | 组内所有成员的用户名,以逗号分隔. |
FILES(相关文件)
/etc/group
跋
本页面中文版由中文 man 手册页计划提供。
中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh
中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh
REFERENCED BY
newgrp(1), fgetgrent(3), getgrent(3), getgrent_r(3), getgrnam(3), getgrouplist(3), group_member(3), putgrent(3), credentials(7), passwd(1), passwd(5), grpck(8), pwck(8), vipw(8), cppw(8), aer(5), sync-accounts(5), sync-accounts(8), ftpd(8), nscd(8), conflict(8mh), conflict(8), mknetid(8), ftpasswd(8), , kftpd(8), opieftpd(8)