Runs a Bourne shell script on a Unix node. Multiple lines are accepted. An interpreter selector may be used, for example: #!/usr/bin/perl

And probably set +e and/or set +x to disable the flags that are set by default