SyntaxFix
Write A Post
Hire A Developer
Questions
To follow up on plockc's answer on this page, here is a dash-suitable version, for those of you looking to avoid bashisms.
eval "cat <<EOF >outputfile $( cat template.in ) EOF " 2> /dev/null