ask "Do you want to UnArchive `UUCP0' in RAM:"
if warn
    cd ram:
    lharc -a -x -m x df0:UUCP0_v1_06d.LZH
  endif
ask "Do you want to UnArchive `UUCP1' in RAM:"
if warn
    cd ram:
    lharc -a -x -m x df0:UUCP1_v1_06d.LZH
  endif
ask "Do you want to UnArchive `UUCP2' in RAM:"
if warn
    cd ram:
    lharc -a -x -m x df0:UUCP2_v1_06d.LZH
  endif

echo ""
echo "Un zoo complete."
