Basic Linux Commands
#90DaysofDevops - Day 2 Challenge
Task: What is the Linux command to
Check your present working directory.
pwd - It is the command used for checking the present working directory.
List all the files or directories including hidden files.
ls -a ...
ashjai.hashnode.dev1 min read
Urja Mehta
Learning devops
Good keep it up