Previous Topic: newusr Command—Create UNIX UsersNext Topic: rmusr Command—Delete UNIX User


rmgrp Command—Delete UNIX Groups

Valid in the native UNIX environment

The rmgrp command deletes one or more groups from the UNIX system.

Note: This command also exists in the AC environment but operates differently.

Note: 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
groupName

Specifies 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.

More information:

showgrp Command—Display Native Group Properties

chgrp Command—Modify UNIX Groups

rm[x]grp Command—Delete Group Records