| Linux / Unix Command: groupdel |
NAME
groupdel - Delete a groupSYNOPSIS
groupdel groupDESCRIPTION
The groupdel command modifies the system account files, deleting all entries that refer to group. The named group must exist.You must manually check all filesystems to insure that no files remain with the named group as the file group ID.
SEE ALSO
chfn(1), chsh(1), passwd(1), groupadd(8), groupmod(8), useradd(8), userdel(8), usermod(8)Important: Use the man command (% man) to see how a command is used on your particular computer.

