groupdel(8) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
GROUPDEL(8)             NetBSD System Manager's Manual             GROUPDEL(8)


NAME
groupdel - remove a group from the system
SYNOPSIS
groupdel [-v] group
DESCRIPTION
The groupdel utility removes a group from the system. The options are as follows: -v enables verbose mode - explain the commands as they are executed. The groupdel utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
group(5), user(8)
HISTORY
The groupdel utility first appeared in NetBSD 1.5. It is based on the addnerd package by the same author.
AUTHORS
The groupdel utility was written by Alistair G. Crooks (agc@netbsd.org). NetBSD 1.6 November 30, 1999 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.