#!/bin/bash VAR=$(cat <<'END_HEREDOC'abc'asdf"$(dont-execute-this)foo"bar"''END_HEREDOC) echo "$VAR"
Standard input is empty
abc'asdf" $(dont-execute-this) foo"bar"''
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!