Path: utzoo!attcan!uunet!crdgw1!rpi!batcomputer!hurf From: hurf@batcomputer.tn.cornell.edu (Hurf Sheldon) Newsgroups: comp.sys.hp Subject: Re: trying to remote print ps file to ultrix, help??? Message-ID: <1990Nov12.220646.3617@batcomputer.tn.cornell.edu> Date: 12 Nov 90 22:06:46 GMT References: <4339@umbc3.UMBC.EDU> <5570530@hpfcdc.HP.COM> Organization: Cornell Theory Center Lines: 31 >I know of no way to send a postscript print job from a HPUX system to >a BSD system prior to 8.0--which is not available at the present time. > >Bob Lienhart We use a kludge that works by running an rcp/remsh from the HP's to the BSD system. One could probably set it up as a shell that did a 'cat file |remsh bsd_system lpr -options' as this works in the single instance. The way we have it set up now is a shell, which I think is built on HP's lpr which is a shell, that rcp's the file to the bsd's /tmp directory then issues a remsh lp command with delete on completion. This scheme has been in service for a number of years here. It was set up by others before me. Users must have accounts on both systems or you can run suid via a dummy uid. There is, somewhere, a properly working bsd lpd for hp-ux - if someone knows would appreciate hearing about it. hurf -- Hurf Sheldon Network: hurf@theory.tn.cornell.edu Program of Computer Graphics Phone: 607 255 6713 580 Eng. Theory Center, Cornell University, Ithaca, N.Y. 14853