Hi there! I'm trying to figure out how to transparently use a laser printer, located on an Ethernet host, from my 386 running 386/ix version 2.0.2. The host is running Ultrix. Obviously, I could just use a shell script with "cat $1|rsh <machine_name> /usr/ucb/lpr" but I'm looking for something better. -- Jose