addgroup
Purpose
Section titled “Purpose”Adds a user to a group.
addgroup [USER] [GROUP]Arguments
Section titled “Arguments”- USER — specify the user you want to add a group to
- GROUP — specify what group you want to add to the user
Examples
Section titled “Examples”addgroup volk rootResult:
Added volk to the root group.