3 adduser \- add a new user to the system
5 \fBadduser \fIuser group home-dir\fR\fR
18 .EX "adduser ast other /usr/ast" "How user ast could be added"
19 .EX "adduser bin operator /usr/src" "How user bin could be added"
23 adds a new user to the system by making new entries in
27 for the new user, creating a new home directory, and copying the contents
28 of the template home directory
30 into it. The user-id of this new user will be the first free number not less
31 than 10. The password is initially empty, the full name must be set, and
32 the shell is the Bourne Shell,