Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!husc6!bunny!jdg0 From: jdg0@GTE.COM (Jose Diaz-Gonzalez) Newsgroups: comp.unix.i386 Subject: Printing on a remote host using ISC's 386/ix Message-ID: <8614@bunny.GTE.COM> Date: 23 Feb 90 18:33:24 GMT Organization: GTE Laboratories, Inc., Waltham, MA Lines: 9 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 /usr/ucb/lpr" but I'm looking for something better. -- Jose