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