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

luserdel - Delete an user

Description

       Deletes the user with name user.

Exit Status

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

libuser                                             May 2009                                         luserdel(1)

Name

       luserdel - Delete an user

Options

-G, --dontremovegroup
              By  default  the user's primary group is removed if it has group name user (user's private group).
              This option disables this behavior.

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

       -r, --removehome
              Remove user's home directory and mail spool after deleting the user.

Synopsis

       luserdel [OPTION]... user

See Also