X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Markus R. Keßler" Newsgroups: comp.os.msdos.djgpp Subject: Re: lpr for djgpp? Date: Thu, 27 Mar 2008 16:10:22 +0100 Organization: Nein Danke Message-ID: References: <47EAE3C2 DOT 1B9F1323 AT yahoo DOT com> X-Newsreader: Forte Agent 1.91/16.564 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Lines: 33 NNTP-Posting-Date: 27 Mar 2008 16:03:59 CET NNTP-Posting-Host: e5101936.newsspool2.arcor-online.net X-Trace: DXC=eE0T7mA9EHlD;3Ycb4Fo<]lROoRaFl8W>\BH3YbGPZ1UaY1< wrote: >"Markus R. Keßler" wrote: >> >> I just searched through the djgpp website looking for a print >> utitlity, similar to what we know as UNIX lpr application. >> >> As a first approach one could call /dos/print within a shell script, >> but there is no such thing like printing through a pipe in the way of >> "cat file | sort | lpr". > >Of course there is. Just type "cat file | sort | lpr", where you >have written lpr to take input from stdin and deliver it to the >printer.` That's it! It should be a liitle program that behaves like lpr to just print pages in text mode. No matter if the printer is connected via network or directly. Any application already available that can do that? >I recommend getting FinePrint, available at fineprint.com. It Yes, FinePrint is a nice and helpful application which I used for a long time on my former windows box. But, well, the tool I'm looking for should be lpr like. Best regards, Markus -- Please reply to group only. For private email please use http://www.dipl-ing-kessler.de/email.htm