#!/bin/sh set -o nounset -o errexit -o xtrace $(echo 1) || echo t