204 B
Executable File
204 B
Executable File
author | date | title |
---|---|---|
Alvie Rahman | \today | linux notes |
user stuff
add user to group
# usermod -a -G group user
change primary user group
# usermod -g group user