Day-2 #90DaysOfDevOps1) Check your present working directory:- PWD:- This is the command to check the present working directory. 2) List all the files/directories including hidden files:- ls - is:- the command where you can list your files and directories. By using vario...Mar 27, 2023·2 min read