Day 2 : 90Days of DevOps Challenge
Basic Linux commands:
Listing commands -
ls --> The ls command in Linux shows you the files and folders in a directory. It's like looking at what's inside a folder on your computer.
ls -l --> Using ls -l in Linux gives you a detailed list of fil...
shubhamahuja.hashnode.dev2 min read