Answers for "how to create a username along with home directory in linux"

0

linux create user with homedir

useradd -m $username
Posted by: Guest on August-06-2020
0

how to create a username along with home directory in linux

useradd -m USERNAME
Posted by: Guest on April-30-2021

Code answers related to "how to create a username along with home directory in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language