GEWX 1R_$QR!WUW@DY+7 MSOPG[YBQQNWLAS^IL#Q/PP]O-)
#!/bin/sh # # @(#)linux.script 1.2 99/04/23 # echo "preparing to install..." if [ $# != 1 -a $# != 2 ] then echo "Usage : ${0} | ${0} " exit 1 fi uudecode $0 ${1}/bin/jar -xf hjb3_0.jar if [ $# = 1 ] then destDir=/usr/bin/HotJava fi if [ $# = 2 ] then des...