<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Printing a man page to a postscript printer</title>
	<link>http://www.bradrice.com/wposx/archives/39</link>
	<description>This site is about scripting with a particular emphasis on OS X. Other things OS X, too.</description>
	<pubDate>Thu, 03 Jul 2008 23:47:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Steven Andrew Miller</title>
		<link>http://www.bradrice.com/wposx/archives/39#comment-46</link>
		<dc:creator>Steven Andrew Miller</dc:creator>
		<pubDate>Tue, 19 Apr 2005 15:42:46 +0000</pubDate>
		<guid>http://www.bradrice.com/wposx/archives/39#comment-46</guid>
		<description>Thanks God! This was so very very helpful! I had been trying to figure out how to print a man page for some time. Thank You!</description>
		<content:encoded><![CDATA[<p>Thanks God! This was so very very helpful! I had been trying to figure out how to print a man page for some time. Thank You!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Ketterling</title>
		<link>http://www.bradrice.com/wposx/archives/39#comment-44</link>
		<dc:creator>Carl Ketterling</dc:creator>
		<pubDate>Mon, 11 Apr 2005 20:08:40 +0000</pubDate>
		<guid>http://www.bradrice.com/wposx/archives/39#comment-44</guid>
		<description>I always want to use this and forget.  Here's the command I found that works for me (and is easier to remember):

man -t groff &#124; lpr

My default printer is used and the man output is already in PostScript format.</description>
		<content:encoded><![CDATA[<p>I always want to use this and forget.  Here&#8217;s the command I found that works for me (and is easier to remember):</p>
<p>man -t groff | lpr</p>
<p>My default printer is used and the man output is already in PostScript format.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
