News

Adding Comments in Shell Just like in many other programming languages, we use “#” (the hashtag symbol) to add comments in the shell script. In the Vim editor, open the text file. And write a comment ...