Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I was under the impression that heredoc was a Perl thing. Is there any reason to believe it would work in BASH? Commented Nov 22, 2011 at 2:30
  • @jdw, here docs are present in many languages including bash. Commented Nov 22, 2011 at 2:55
  • I see that now. Cool. Commented Nov 22, 2011 at 13:32