Is there for the bash something like perls __DATA__?

Viewed 1945

Is there for the bash something like perls __DATA__? I mean the feature, that the code after __DATA__ will not be executed.

3 Answers
Related