From owner-freebsd-current Fri Jun 7 10:08:52 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA02564 for current-outgoing; Fri, 7 Jun 1996 10:08:52 -0700 (PDT) Received: from plaut.de ([194.39.177.166]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA02555 for ; Fri, 7 Jun 1996 10:08:46 -0700 (PDT) Received: from totum.plaut.de (totum.plaut.de [194.39.177.9]) by plaut.de (8.6.12/8.6.12) with ESMTP id SAA29217; Fri, 7 Jun 1996 18:36:54 +0200 Received: (from root@localhost) by totum.plaut.de (8.7.5/8.7.3) id TAA14867; Fri, 7 Jun 1996 19:07:13 +0200 (MET DST) Date: Fri, 7 Jun 1996 19:07:13 +0200 (MET DST) From: Michael Reifenberger To: Frank Seltzer cc: FreeBSD-Current Subject: Re: Huge files to be printed with lpr In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 7 Jun 1996, Frank Seltzer wrote: > Date: Fri, 7 Jun 1996 10:50:37 -0400 (EDT) > From: Frank Seltzer > To: Michael Reifenberger > Cc: FreeBSD-Current > Subject: Re: Huge files to be printed with lpr > > On Fri, 7 Jun 1996, Michael Reifenberger wrote: > > > Hi, > > i have a faxprogram which prints out via lpr. > > Unfortunatly the faxes gets truncated because they are > > too large. I don't want to use 'lpr -s' because I suspect > > the faxprogram to remove the printfile after 'lpr ... printfile' > > returns. > > Could lpr/lpd be changed to handle unlimitided (sort of) files? > > Thanks. > > > > If you add mx#0 to your printcap, it won't choke on large files. Jo, thats what I was looking for. Thanks. Bye! ---- Michael Reifenberger