linux/useradd

Add User

Create new user account

user
administration

Command

useradd

Explanation

useradd is used to create a new user account. It creates the new user account.

Examples

Create user with home directory

useradd -m newuser