#!/bin/bash # This is a comment. echo "# This is not a comment" echo \# and neither is this.