#! /bin/sh # Do the solaris dance to get a real shell. if [ ! -d ~root ] ; then if exec /usr/xpg4/bin/sh $0 "$@" ; then echo "No POSIX shell available, call "; exit fi fi KNOWNMD5SUMS=$(cat <