Basics Linux command
pwd
pwd Stand for print working directory,which is used to print path of the current working directory, Starting from root.
ubuntu@ip-172-31-42-180:~/Santosh$ pwd
/home/ubuntu/Santosh
root (/)
The root directory is the first or top-most directory in...
devsanta.dev2 min read