Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • group

Command line - Add user group

Add new user group to operating system.

0
460
  • Share on Facebook
  • Share on Google+
  • Share on Twitter
groupadd {{group_name}}
c

Required permissions

  • Root

Notes

last update: Oct. 28, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Related concept

  • Remove user group
  • List groups
  • List group users
  • Add user to group
  • Remove user from group

Random task

  • Concatenate two arrays
  • Get first element array
  • Resolve merge conflict with remote file
  • Strip whitespace around string
  • Filter Queryset on any of Django Q objects list
  • Blog
  • About
  • License