Skip to content

Instantly share code, notes, and snippets.

@marcosnakamine
Created April 12, 2017 13:12
Show Gist options
  • Save marcosnakamine/cf785af7a2adbb604ba8b2cece31f5ba to your computer and use it in GitHub Desktop.
Save marcosnakamine/cf785af7a2adbb604ba8b2cece31f5ba to your computer and use it in GitHub Desktop.
Linux - Create user and home directory using useradd command
useradd -m username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment