Create a new group

groupadd

  • Add user groups to the system.
    See also: `groups`, `groupdel`, `groupmod`.
    More information: <https://manned.org/groupadd>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo groupadd {{group_name}}

click the source code to copy install groupadd on any operating system with command-not-found.com