Create a new user

useradd

  • Create a new user.
    See also: `users`, `userdel`, `usermod`.
    More information: <https://manned.org/useradd>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo useradd {{username}}

click the source code to copy install useradd on any operating system with command-not-found.com