sh bash script code example Example: shell script sh #!/bin/sh # This is a comment! echo Hello World # This is a comment, too!