Linux groupmod quick reference

Command is used to change the existing group on Linux system.

Usage:

groupmod [options] group_name
options:
-g GID - change the group ID to GID
-n GROUP - Rename the group to GROUP