ftp.nice.ch/pub/next/system/driver/ieee488/KPC488Driver.1.2.tar.gz#/KPC488Driver1.2/doInstall.sh

This is doInstall.sh in view mode; [Download] [Up]

#!/bin/sh

set -ex

"rm" -rf /usr/Devices/KPC488.config
cp -r KPC488.config /usr/Devices
cp KPC488_reloc.tproj/KPC488ioctl.h /usr/local/include

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.