#! /bin/bash
if [ $# != 0 ] ; then
    echo "too many args"
fi
