freebsd man page for groupdel

Query: groupdel

OS: freebsd

Section: 1m

Links: freebsd man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

groupdel(1M)						  System Administration Commands					      groupdel(1M)

NAME
groupdel - delete a group definition from the system
SYNOPSIS
/usr/sbin/groupdel group
DESCRIPTION
The groupdel utility deletes a group definition from the system. It deletes the appropriate entry from the /etc/group file.
OPERANDS
group An existing group name to be deleted.
EXIT STATUS
The following exit values are returned: 0 Success. 2 Invalid command syntax. A usage message for the groupdel command is displayed. 6 group does not exist. 10 Cannot update the /etc/group file.
FILES
/etc/group system file containing group definitions
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+
SEE ALSO
users(1B), groupadd(1M), groupmod(1M), logins(1M), useradd(1M), userdel(1M), usermod(1M), attributes(5)
NOTES
The groupdel utility only deletes a group definition that is in the local /etc/group file. If a network nameservice such as NIS or NIS+ is being used to supplement the local /etc/group file with additional entries, groupdel cannot change information supplied by the network nameservice. SunOS 5.10 14 Sep 1992 groupdel(1M)
Related Man Pages
groupdel(1m) - hpux
groupdel(8) - osf1
groupmod(1m) - freebsd
groupmod(1m) - x11r4
groupmod(1m) - bsd
Similar Topics in the Unix Linux Community
NIS group vs local group
make issue when I add some members into a NIS group on solaris 9,please help !!
create new group/delete existing group
Help understanding this SunOs 5.10 Filesystem.
Difference between rmlv and rmfs