groupadd

Name

groupadd -- create a new group

Synopsis

groupadd [-g gid [-o]] group

Options

-g gid [-o]

specifies the numerical value of the group's ID. This value must be unique, unless the -o option is used. The value must be non-negative.