Day 2 Task: Basics linux command
1.PWD("print working directory")
The pwd command is a commonly used command in Unix-based operating systems, including Linux. "pwd" stands for "print working directory." When you run the pwd command, it displays the full path of the current directory...
manasaj.hashnode.dev1 min read