group.5
来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 5 代码 · 共 34 行
5
34 行
.th GROUP V 2/10/75.sh NAMEgroup \*- group file.sh DESCRIPTION.it Groupcontains for each group thefollowing information:.s3.lp +10 5group name.lp +10 5encrypted password.lp +10 5numerical group ID.lp +10 5a comma separated list of all users allowed in the group.s3.i0This is an ASCII file.The fields are separatedby colons;Each group is separated from the next by a new-line.If the password field is null, no password is demanded..s3This file resides in directory /etc.Because of the encryptedpasswords, it can and does have general readpermission and can be used, for example,to map numerical group ID's to names..sh FILES/etc/group.sh "SEE ALSO"newgrp (I), login (I), crypt (III), passwd (I)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?