Day 2 Task: Basics Linux command
Listing commands
Here are some examples of different ls commands in Linux with explanations:
ls - This command lists the files and directories in the current working directory:
$ ls
Desktop Documents Downloads Music Pictures Public Templat...
kunalmaurya.hashnode.dev4 min read