在Linux中,可以使用以下方法创建多行注释:
:<<'COMMENT'
COMMENT
例如:
:<<'COMMENT' This is a multi-line comment COMMENT
#
# This is a # multi-line # comment