2行目: | 2行目: | ||
;-G | ;-G | ||
:A list of supplementary groups | :A list of supplementary groups | ||
;-l | |||
:The name of the user will be changed. Nothing else is changed | |||
$ usermod -G sudo hoge | $ usermod -G sudo hoge |
2019年2月28日 (木) 22:01時点における版
オプション
- -G
- A list of supplementary groups
- -l
- The name of the user will be changed. Nothing else is changed
$ usermod -G sudo hoge