Day2 and Day3:-Basic Linux Commands
Listing commands
ls:-It is used to list all the files in the directory.
ls-l:-It is used to list all the files and the directories in long-list format with extra information like permissions etc.
ls-a:-It is used to list all the hidden files in the d...
himanshurkt96.hashnode.dev4 min read