usermod command is used to change the attribute of already exist user account. The command useradd is used to create new user in Linux system. for creating a user you can simply write the username after useradd command. In case you need to change the attribute of user than use the usermod...