Basic Linux Commands
1. echo ๐
echo is the command used to print a line of text, the word you enter after the echo command will be printed on your screen.
2. ls ๐
ls command is used to list all the contents of a directory.
The photo below shows all of the files inside...
shaikahmadnawaz.hashnode.dev2 min read