/ Published in: Bash
Add user foo to group bar
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
usermod -a -G bar foo