groupmod
Linux · Users and permissions · available in the simulator
What it does
Modify a group definition on the system.
Options and parameters
-n NUEVOChange the group name.
-g GIDChange the GID.
Usage examples
sudo groupmod -n nuevo viejosudo groupmod -g 1500 devs