#!/bin/sh set -o nounset -o xtrace -o errexit echo $@