s

ユーザーの新規追加

名前
       useradd - 新規ユーザの作成、および新規ユーザのデフォルト情報の変更

書式
       useradd [-c comment] [-d home_dir]
               [-e expire_date] [-f inactive_time]
               [-g initial_group] [-G group[,...]]
               [-m [-k skeleton_dir]] [-p passwd]
               [-s shell] [-u uid [ -o]] login

       useradd -D [-g default_group] [-b default_home]
               [-f default_inactive] [-e default_expire_date]
               [-s default_shell]