Search
 
SCRIPT & CODE EXAMPLE
 

BASIC

add user to multiple groups ubuntu

usermod -a -G group1,group2 username
Comment

how to add multiple users to group in linux

gpasswd -M userA,userB,userC mygroup
#if gpasswd is available on system.
Comment

PREVIOUS NEXT
Code Example
Basic :: tmux basic commands 
Basic :: bash catch ctrl-c in a script 
Basic :: visual basic how to create a dynamic button 
Basic :: basic authentication in REST api Dajngo 
Basic :: online c++ to c converter 
Basic :: script to add value of 2 coulms of grid and show result in 3rd column 
Basic :: add combobox in datagridview vb.net 
Elixir :: elixir rescue 
Elixir :: elixir reverse list 
Elixir :: phoenix query get first record 
Elixir :: elixir string interpolation 
Elixir :: elixir with 
Scala :: scala split string to list 
Scala :: get first string from list scala 
Scala :: how to tell what type a variable is scala 
Excel :: Google Sheets How to Count business Days Between Two Dates 
Excel :: unhide rows in excel 
Perl :: perl slice array 
Perl :: perl 6 
Pascal :: wait in pascal 
Powershell :: powershell remove node_modules 
Gdscript :: gdscript variables 
Lisp :: Doom emacs pdf-tools 
Assembly :: assembly print 
Assembly :: dokuwiki redirect 
Javascript :: jquery vslidation remove spaces from input 
Javascript :: filesaver.min.js cdn 
Javascript :: ajax cdn 
Javascript :: How to get the browser to navigate to a URL in JavaScript 
Javascript :: how to find number in string js 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =