Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!linac!att!ucbvax!AERO36.LARC.NASA.GOV!blbates From: blbates@AERO36.LARC.NASA.GOV (Brent Bates ViGYAN AAD/TAB) Newsgroups: comp.sys.sgi Subject: Re: network printing problem: spool uncleaned Message-ID: <9103142057.AA08809@aero36.larc.nasa.gov> Date: 14 Mar 91 20:57:14 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 18 The script on the 3120 puts it in /usr/tmp. On your 3120, look at /usr/spool/lp/interface, these files control the printers. Find the script for the printer in question and change it so the file is put where you want it. Also change the lp command in the script so the file is removed after printing. Oops!, lp doesn't have the option to remove files after printing. Well instead of having the 3120 execute lp have it use lpr and use the minus -r option. Well, I guess if you really wanted to you could change the lp script on the remote machine so it would have a -r option. This should give you enough rope to hang yourself, :-). Hope this helps. Brent L. Bates NASA-Langley Research Center M.S. 361 Hampton, Virginia 23665-5225 (804) 864-2854 E-mail: blbates@aero36.larc.nasa.gov or blbates@aero8.larc.nasa.gov