Day 2 of 90DaysOfDevOps π
Basic Linux Commands π§:
Listing commands π:
ls --> display all files and directories.
ls -l --> display a list of all files and directories including the extra information.
ls -a --> List out all the files and directories including hidden files ...
shubhammore.hashnode.dev1 min read