#!/bin/sh set -e if [ $# != 1 ]; then cat >&2 <