How to create a user in linux
Linux333
description
Create a user named user1 in linux
command
adduser user1
parameter
adduser : create user and user home directory
adduser user1
adduser : create user and user home directory
I hope to help every developer quickly find the commands they need. Of course, you can also add your own commonly used commands for easy searching.