rmgrp Command Delete UNIX Groups
Valid in the native UNIX environment
capamsc141
Valid in the native UNIX environment
The rmgrp command deletes one or more groups from the UNIX system.
This command also exists in the AC environment but operates differently.
Groups are read, added, updated, and deleted from the file specified in the configuration settings (seos.ini); by default, this file is /etc/group. For more information, see the
Endpoint Administration Guide for UNIX
.This command has the following format:
{rmgrp|rg} groupName
- groupNameSpecifies the name of the group to be deleted. The group name must be an existing UNIX group name. Specify one or more group names. When removing more than one group, enclose the list of group names in parentheses and separate the group names with a space or a comma.