CHROOT=/.debian TSTFILE=/usr/bin/hilda if [ ! -d "$CHROOT" ] ; then mkdir /.debian else # if [ -f "$CHROOT$TSTFILE" ] || [ ! "x`/sbin/debian echo hello | grep hello`" = "x" ] ; then # closechroot # export YESCHROOT='yes' # fi fi