adduser : Linux Command- Create New User account
What is adduser command? In Linux, a ‘useradd‘ command is a low-level utility that is used for adding/creating user accounts in Linux and other Unix-like operating systems. The ‘adduser‘ is much similar to useradd command, because it is just a symbolic link to it. To create a new user account under any Linux distribution use … Read more