useradd -m alice

Category: Administration

useradd -m alice

Create new user and create their home directory

Creates a new user AND creates their home directory (e.g. /home/alice). -m means 'make home directory'.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.