Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!nntpd.lkg.dec.com!syorrk!kras From: kras@syorrk.nac.dec.com (Bob Kras) Newsgroups: comp.unix.ultrix Subject: Re: Shared Printers Message-ID: <22864@shlump.lkg.dec.com> Date: 23 May 91 06:41:56 GMT References: <174@motto.UUCP> <3196@shodha.enet.dec.com> <21789@cbmvax.commodore.com> <1991May23.030216.7900@decuac.dec.com> Sender: newsdaemon@shlump.lkg.dec.com Organization: Digital Equipment Corporation Lines: 33 Actually, DECNET/ULTRIX does provide a rudimentary feature for printing files remotely: The "-P" flag to dcp will print to the default printer (I believe this is the VMS logical SYS$PRINTER) It gets a little stickey if you want to select the queue you would like to print to: Sufficiently sophisticated hacks have created shell scripts for print filters that create VMS jobs to do the copy/print/delete using the "dcp -S" option to submit the job to the VMS batch queue sys$batch. Newsgroups: comp.unix.ultrix Subject: Re: Shared Printers Summary: Expires: References: <174@motto.UUCP> <3196@shodha.enet.dec.com> <21789@cbmvax.commodore.com> <1991May23.030216.7900@decuac.dec.com> Sender: Followup-To: Distribution: Organization: Digital Equipment Corporation Keywords: Actually, DECNET/ULTRIX does provide a rudimentary feature for printing files remotely: The "-P" flag to dcp will print to the default printer (I believe this is the VMS logical SYS$PRINTER) It gets a little stickey if you want to select the queue you would like to print to: Sufficiently sophisticated hacks have created shell scripts for print filters that create VMS jobs to do the copy/print/delete using the "dcp -S" option to submit the job to the VMS batch queue sys$batch.