BashBlaze-7-Days-of-Bash-Scripting-Challenge
Task 1: Comments:
A comment is a piece of text in a program or script that is ignored by the compiler or interpreter. It is used by developers to leave notes, explanations, or other information.
The shebang (#!) is used at the beginning of a script...
devopsinsightwithshivani.hashnode.dev3 min read