Path: utzoo!attcan!telly!lethe!torsqnt!news-server.csri.toronto.edu!rutgers!gatech!ncar!elroy.jpl.nasa.gov!usc!apple!netcom!cmilono From: cmilono@netcom.UUCP (Carlo Milono) Newsgroups: comp.sys.att Subject: Re: Printing through UUCP Keywords: 3B2, UUCP, Printing Message-ID: <18809@netcom.UUCP> Date: 15 Dec 90 01:38:53 GMT References: <1990Dec10.164131.5403@DMI.USherb.CA> <131@dlss2.UUCP> <11702@ccncsu.ColoState.EDU> Organization: Netcom Lines: 21 I have implemented this using UUX commands; below is a sample command which can be included in a standard lp/interfaces script, as appropriate. uux "remote!lp !myfile1" [this would print myfile on a printer on remote] Of course, you could use any/all flags to the standard lp command such as the '-d' option; as shown above, the local file would print on the remote machine's DEFAULT printer (assuming a default has been chosen!). You could also specify options with the '-o', etc. BTW, the double quotes appear to be necessary... -- +--------------------------------------------------------------------------+ | Carlo Milono: netcom!cmilono@apple.com or apple!netcom!cmilono | |"When a true genius appears in the world, you may know him by this sign, | |that the dunces are all in confederacy against him." - Jonathan Swift | +--------------------------------------------------------------------------+