User:Scsbot/formtools/formfinish

From Wiktionary, the free dictionary
Jump to navigation Jump to search
tag=$1

td=td$tag

if test ! -d $td
then
	echo "$tag not set up" >&2
	exit 1
fi

/bin/rm -rf $td