#!/usr/bin/env sh set -e echo "Well Hello There" echo "You said: ${*}"