#! /bin/sh path="$1" if dirname "$1" | grep '^[^/]' > /dev/null || test ! -d `dirname "$1"`; then cat >&2 <