Showing posts with label pwdutils. Show all posts
Showing posts with label pwdutils. Show all posts

Monday, September 20, 2010

新增使用者的comment


給未來的裕翔

如果現在我希望新增一個使用者

新增的同時寫入他的comment

useradd -c comment ......

如我我已經有一個使用者

我希望修改他的comment

usermod -c comment ......