Basic Linux Commands (Part 2)
🚀Let's Begin with Basic Linux Commands (Part 2)
➡️ Echo
#echo prints whatever we add between (").
➡️ Touch
#touch helps us to create a file.
➡️ vi, vim
#vi/vim helps us to get into the file to edit, read, write in a file
Generally, it has three m...
ankitkundala.hashnode.dev2 min read