# mount -r -f HS,lower /dev/cd0 /usr/skunkAll filenames will be mapped to lower case and truncated to a maximum of 8 characters with a 3 character suffix (i.e. 8.3 file naming as in MS-DOS). Although the ELF binary format and use of DLL's prevents execution on ODT 3.0 systems, you will still be able to read and copy files to your system (e.g. you may want to apply one or more of the Technical Level Supplements in /usr/skunk/tls to your ODT 3.0 system).
# gzcat filename.tar.gz | tar xf -it may be necessary to use the command :
# gzcat filename.tar.gz | pax -rmopLvf -
Unfortunately most (all ?) Windows WWW browsers do not, as yet, understand relative URL's. This, among other things, makes it difficult to browse the SCO Skunkware 5 CD-ROM when on a Windows platform. You can browse to the extent that your browser will let you "Open File", select the CD-ROM drive, double-click your way down to the lib/x11/mosaic directory and then double-click an HTML document (e.g. index.html).
Alternatively, if you have internet access from your Windows system, you can browse the SCO Skunkware 5 contents by pointing your browser at the URL http://skunkware.dev/skunkware/95/
# cp /usr/skunk/bin/spray /tmp/spray # vi /tmp/sprayComment out the lines
fuid=`id` uid=`echo $fuid | awk ' { print $1 } '` [ "$uid" = "uid=0(root)" ] || { echo "You must have root priveleges to run spray." usage exit 1 }And then run the command "/tmp/spray" as the root user.