/ Published in: Bash
Expand |
Embed | Plain Text
useradd -G {group-name} username
Comments
Subscribe to comments
You need to login to post a comment.
useradd -G {group-name} username
Subscribe to comments
You need to login to post a comment.
should be usermod!