GROUPDEL(8) FreeBSD 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.
EXIT STATUS
The groupdel utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
group(5), groupadd(8), groupinfo(8), groupmod(8), user(8)
HISTORY
The groupdel utility first appeared in OpenBSD 2.7.
AUTHORS
The groupdel utility was written by Alistair G. Crooks <
[email protected]>.
FreeBSD 14.1-RELEASE-p8 November 29, 2016 FreeBSD 14.1-RELEASE-p8