From owner-freebsd-stable Wed Mar 5 20:10:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA09200 for stable-outgoing; Wed, 5 Mar 1997 20:10:29 -0800 (PST) Received: from nexgen.hiwaay.net (max19-74.HiWAAY.net [208.147.146.74]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA09190; Wed, 5 Mar 1997 20:10:23 -0800 (PST) Received: from nexgen (localhost [127.0.0.1]) by nexgen.hiwaay.net (8.8.5/8.8.4) with ESMTP id WAA07798; Wed, 5 Mar 1997 22:10:13 -0600 (CST) Message-Id: <199703060410.WAA07798@nexgen.hiwaay.net> X-Mailer: exmh version 1.6.9 8/22/96 To: chad@anasazi.com cc: jmz@FreeBSD.org, freebsd-stable@FreeBSD.org From: dkelly@hiwaay.net Subject: Re: a2ps port/package In-reply-to: Message from chad@anasazi.com (Chad R. Larson) of "Tue, 04 Mar 1997 20:48:59 MST." <9703050349.AA29120@chad.anasazi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 05 Mar 1997 22:10:12 -0600 Sender: owner-stable@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Chad R. Larson writes: > > I downloaded the a2ps package in the 2.1.7 tree and found that it would > only print to standard out. This isn't the way I've grown used to it > behaving, so I pulled the package and rebuilt it. Same behavior. Actually, I like it the way it is, it retains the "tool" nature of Unix where one builds on other tools to arrive at the goal. If one throws ASCII at a printer then it should know how to convert to PS if needed. If one throws PS at a printer it should know what to do with that. When I first read the a2ps docs my first thought was to find a way to defeat the automatic pipe to lpr. But then I found the FreeBSD port already didn't pipe to the printer and was happy. Meanwhile I've found the FreeBSD patched port compiles perfectly on Sun and SGI systems... :-) I like the requirement that one explicitly do something extra to get output to the printer rather than an automatic action. Recently a "man -t something" on a Solaris system really bugged me because output went directly to the printer. Never did figure out how to intercept the output. I was bugged because the printer couldn't handle Postscript. Yet. I was looking to generate a Postscript file to play with Ghostscript. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.