Linux Basic Series: Basic Linux Commands(P3)
This is the 3rd part of 7 part series where I explain the Basics of Linux.
Navigating the file system using the command line.
Current Working Directory
The 'pwd' command prints the current working directory.
pwd
In your case it will show /home/{you...
abhishek569.hashnode.dev2 min read