how to comment in unix shell code example
Example: comment in shell script
# This is a comment in Shell/Bash Script.
# '#' Symbol is used show a comment.
# This is a comment in Shell/Bash Script.
# '#' Symbol is used show a comment.