adduser : add a user to the system
[SYNOPSIS] adduser OPTION USER
OPTION
--home DIR Use DIR as the user's home directory
--shell SHELL Use SHELL as the user's login shell
--no-create-home Do not create the home directory, even if it doesn't exist
--uid ID Force the new userid to be the given number
--gid ID Force the new groupid to be the given number