Day 3: 3/90 Task: Basic Linux Commands
ls
ls is a Linux shell command that lists directory contents of files and directories.
cd
change directory: It is used to change the current directory of the terminal.
mkdir
The command that allows you to create directories (also known as folder...
anishdani8484.hashnode.dev1 min read