News

If you’re searching for info related to the VI editor, this article is for you. So, what’s VI editor? VI is a text editor that’s screen-oriented and the most popular in the Linux world. The reasons ...
Step 1: Create a text file having a “.sh” extension ... bin/bash echo “Welcome to the Linux family.” Step 4: Press “Esc” to exit this mode. Then type “:w” to save your script. Once saved, the shell ...