| GROUPADD(8) | System Manager's Manual | GROUPADD(8) |
groupadd — add a
group to the system
groupadd |
[-ov] [-g
gid] [-r
lowgid..highgid]
group |
The groupadd utility adds a group to the
system. See group(8) for more
information about EXTENSIONS. The options are as
follows:
-g
gid-o-r
lowgid..highgidEXTENSIONS.-vEXTENSIONS.The groupadd utility exits 0 on
success, and >0 if an error occurs.
The groupadd utility first appeared in
NetBSD 1.5. It is based on the
addnerd package by the same author.
The groupadd utility was written by
Alistair G. Crooks
⟨agc@NetBSD.org⟩.
| November 7, 2005 | NetBSD 11.0 |