GROUPADD(8) | System Manager's Manual | GROUPADD(8) |
groupadd
— add a
group to the system
groupadd |
[-ov ] [-g
gid] group |
The groupadd
utility adds a group to the
system. The options are as follows:
The groupadd
utility exits 0 on
success, and >0 if an error occurs.
The groupadd
utility first appeared in
OpenBSD 2.7.
The groupadd
utility was written by
Alistair G. Crooks
<agc@NetBSD.org>.
November 29, 2016 | OpenBSD-6.8 |