Day 2 Task: Basic Linux command
Task: What is the linux command to
Check your present working directory.
To check your present working directory you can use "pwd" command.
List all the files or directories including hidden files.
To list all the files and directories includin...
dhirajubhalkar.hashnode.dev1 min read