What is Linux groupadd Command?
| -g | The numerical value of the group's ID. This value must be unique.Values between 0 and 99 are typically reserved for system accounts. |
| -r | This flag instructs groupadd to add a system account.This option is suitable for Redhat linux only. |