Advance Linux Ready Too Know ||Day 3||
This command is used to create a user and create a directory for the same user name.
sudo useradd Sunilmaurya-Devops -m
This command is used to check if the Sunilmaurya-DevOps user is created.
sudo cat /etc/passwd
This command is u...
sunilmaurya0.hashnode.dev4 min read