Linux and Unix groupdel command
Quick links
About groupdel
Syntax
Examples
Related commands
Linux and Unix main page
Enables a super user or root to remove a group.
groupdel group
| group | The name of the group you wish to delete. |
For this command to work you must have super user rights or be logged in as root.
groupdel newgroup
In this example the groupdel command would delete the newgroup group.
