Shell-script - How to comment a line in shell script, Comment a particular line in shell scripting
How to comment a line in shell script
Comment the particular line
If you want to comment the particular line use the # symbol.
How to comment multiple lines in shell script
<<COMMENT1 //Your codes here COMMENT1 (or) <<comment1 //Your codes here comment1Comment Multiple lines in shell script to comment multiple lines.
The topic on Shell-script - How to comment a line in shell script is posted by - Mylove
Hope you have enjoyed, Shell-script - How to comment a line in shell scriptThanks for your time