Query: groupdel
OS: netbsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GROUPDEL(8) BSD System Manager's Manual GROUPDEL(8)NAMEgroupdel -- remove a group from the systemSYNOPSISgroupdel [-v] groupDESCRIPTIONThe groupdel utility removes a group from the system. See group(8) for more information about EXTENSIONS. The options are as follows: -v Enable verbose mode - explain the commands as they are executed. This option is included if built with EXTENSIONS.EXIT STATUSThe groupdel utility exits 0 on success, and >0 if an error occurs.SEE ALSOgroup(5), group(8), user(8)HISTORYThe groupdel utility first appeared in NetBSD 1.5. It is based on the addnerd package by the same author.AUTHORSThe groupdel utility was written by Alistair G. Crooks <agc@NetBSD.org>.BSDNovember 7, 2005 BSD