Day-2 Basic Linux Command
Check your present working directory.
for the present working directory, open your terminal and press: pwd
example:
List all the files or directories including hidden files.
For list out all files, command = ls
example:
But, for list out all files ...
soumyamallick.hashnode.dev1 min read