# untgz directory.tgz
# rhm Jan/10/2003
# Note: run from one level above directory

gzip -d <"$1" | tar -xf -
