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