Multiple line spaces in your bash programming can come in handy. Here’s how straight from the awesome that is cyberciti!

#!/bin/bash echo “Say Something” <<COMMENT1 your comment 1 comment 2 blah COMMENT1 echo “Do something else”

Mario Loria is a builder of diverse infrastructure with modern workloads on both bare-metal and cloud platforms. He's traversed roles in system administration, network engineering, and DevOps. You can learn more about him here.