#!/bin/sh # Copyright (c) 2013 Stefan Huber set -e PROGNAME=$(basename $0) usage() { cat <