Answers for "Bash/Shell comment multiple lines"

1

Bash/Shell comment multiple lines

: '
This is a
very neat comment
in bash
'

# Don't forget the : sign at the beginning
Posted by: Guest on March-29-2022

Code answers related to "Bash/Shell comment multiple lines"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language