Answers for "add user directory linux"

15

add user linux

sudo useradd username
Posted by: Guest on May-13-2020
0

linux add user

sudo adduser "username" #more interactive than useradd (ubuntu based)
Posted by: Guest on January-26-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language