Day 2 of 90DaysOfDevOps
Today's task is to perform the following steps:
Check your present working directory.
Used Command pwd to check present working directory:
List all the files or directories including hidden files.
Using -a lists the hidden files while using -a...
sunneysood.hashnode.dev1 min read