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