Q:

multi line comment in shell script

# This is a comment in Shell/Bash Script.
# '#' Symbol is used show a comment.
5
# Multi Line Comment
: '
This is a
very neat comment
in bash
'
0
# This is a Bash Single Line Comment.
echo "This is Code" # This is an inline Bash comment.
0

New to Communities?

Join the community