Day 2 Task: Basics linux command LondheShubham153/90DaysOfDevOps
Check your present working directory.
pwd- command
List all the files or directories including hidden files
ls -a
Create a nested directory
mkdir -p amit/mohit/suraj/badal/rahul
chack my url- https://github.com/kumamit56/90DaysOfDevOps/blob/mas...
amit9sept.hashnode.dev1 min read