Skip to content

delgroup

Removes a user from a group.

Terminal window
delgroup [USER] [GROUP]
  • USER — specify the user you want to remove from the group
  • GROUP — specify what group you want to remove from the user
Terminal window
delgroup volk root

Result:
Removed volk from the root group.