Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
Group Commands
Safeguard Reference Manual 520618-030
7 - 13
DELETE GROUP Command
[ NAME ] name-list
specifies the name of the group or groups to be altered.
name-list
specifies one or more groups for which definition records are to be deleted.
The name-list can contain up to 32 entries.
name-list can be either of:
group-name
( group-name [ , group-name ] ... )
group-name
can be any group name. The name can contain wild-card characters.
NUMBER num-list
specifies the numeric ID of the group or groups to be altered. The num-list can
contain up to 32 entries.
num-list
specifies one or more groups for which definition records are to be altered.
num-list can be either of:
group-num
( group-num[ , group-num] ... )
group-num
can be any group number. Wild-card characters are not valid in a
group-num.
Considerations
Unlike an administrative group that is created implicitly with the ADD USER
command, a group created with the ADD GROUP command is not deleted
automatically when its last member is deleted. (For additional details, see the
INFO
GROUP Detailed Report on page 7-17.)
Examples
The following command deletes the group definition record for group Firefly2:
=DELETE GROUP Firefly2