AIX - Group Management - Remove Group
Using rmgroup command we can remove a group, If we want to remove oracle group.
#rmgroup oracle
After this command execution oracle group removed and group configuration information removed from /etc/groups files.