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