*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: groupadd | Section: 8 | Source: MINIX | File: groupadd.8
GROUPADD(8) FreeBSD System Manager's Manual GROUPADD(8) NAME groupadd - add a group to the system SYNOPSIS groupadd [-ov] [-g gid] [-r lowgid..highgid] group DESCRIPTION The groupadd utility adds a group to the system. See group(8) for more information about EXTENSIONS. The options are as follows: -g gid Give the numeric group identifier to be used for the new group. -o Allow the new group to have a gid which is already in use for another group. -r lowgid..highgid Set the low and high bounds of a gid range for new groups. A new group can only be created if there are gids which can be assigned inside the range. This option is included if built with EXTENSIONS. -v Enable verbose mode - explain the commands as they are executed. This option is included if built with EXTENSIONS. EXIT STATUS The groupadd utility exits 0 on success, and >0 if an error occurs. SEE ALSO group(5), group(8), user(8) HISTORY The groupadd utility first appeared in NetBSD 1.5. It is based on the addnerd package by the same author. AUTHORS The groupadd utility was written by Alistair G. Crooks <[email protected]>. FreeBSD 14.1-RELEASE-p8 November 7, 2005 FreeBSD 14.1-RELEASE-p8

Navigation Options