#!/bin/sh set -o nounset -o errexit -o verbose printf '%s %s' $0 $#