groupdel Linux Commands
What is Linux groupdel Command?
Explanation
groupdel COMMAND:groupdel command is used to delete(remove) a group. This is an admin command.
SYNTAX :
groupdel groupname
OPTIONS:
There is no options for groupdel command. Directly give the groupname.
EXAMPLE:
-
groupdel hiox
Delete(Remove) the group hiox.