logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lgroupadd - Add an user group

Description

       Adds a new user group with name group.

Exit Status

       The exit status is 0 on success, nonzero on error.

libuser                                            Jan 11 2005                                      lgroupadd(1)

Name

       lgroupadd - Add an user group

Options

-g, --gid=gid
              Use group ID gid for the newly created group.  A group ID is selected automatically if this option
              is not present.

       -i, --interactive
              Ask  all  questions  when  connecting  to the user database, even if default answers are set up in
              libuser configuration.

       -r, --reserved
              The group is a  system  group.   Groups  that  are  not  marked  as  system  groups  usually  have
              automatically   selected   group  IDs  above  a  certain  value  (configured  as  LU_GIDNUMBER  in
              libuser.conf(5)).  This information is also passed to the libuser backends.

Synopsis

       lgroupadd [OPTION]... group

See Also