From owner-freebsd-questions Mon Apr 14 10:19:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA00101 for questions-outgoing; Mon, 14 Apr 1997 10:19:09 -0700 (PDT) Received: from hudsucker.gamespot.com (hudsucker.gamespot.com [206.169.18.74]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA29995 for ; Mon, 14 Apr 1997 10:19:05 -0700 (PDT) Received: (from jsd@localhost) by hudsucker.gamespot.com (8.8.5/8.8.5) id KAA24439; Mon, 14 Apr 1997 10:19:06 -0700 (PDT) Date: Mon, 14 Apr 1997 10:19:06 -0700 (PDT) Message-Id: <199704141719.KAA24439@hudsucker.gamespot.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Random Junk To: freebsd-questions@freebsd.org Subject: Re: how can i print man-files? In-Reply-To: <199704141356.IAA27090@beowulf.utmb.edu> References: <199704141356.IAA27090@beowulf.utmb.edu> X-Mailer: VM 6.24 under 19.15 XEmacs Lucid Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk M. L. Dodson writes: > Try this for something a little more attractive: > > zcat | \ > | tbl | groff -mandoc | lpr -P > > You DO have ghostscript installed, don't you? And some printer definition > to handle PostScript files? how about this? man -t ls | lp works for me and is pretty easy to remember. you don't need the ghostscript package for this to work. you do need groff though. -- Jon Drukman jsd@gamespot.com SpotMedia Communications How the drunk and the maimed both are dragged forward out of the arena like a boneless Christ, one man under each arm, feet dragging, eyes on the aether. (David Foster Wallace/Infinite Jest)