<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eibrand.net &#187; linux</title>
	<atom:link href="http://www.eibrand.net/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eibrand.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 21 Mar 2011 01:14:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>man files in a browser</title>
		<link>http://www.eibrand.net/2007/10/23/man_files_in_a_browser/</link>
		<comments>http://www.eibrand.net/2007/10/23/man_files_in_a_browser/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 11:56:10 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[tech stuff]]></category>
		<category><![CDATA[tips&tricks]]></category>

		<guid isPermaLink="false">http://www.eibrand.net/blog/man_files_in_a_browser.php</guid>
		<description><![CDATA[If reading man files off the command line is not your thing &#8211; or you might need to print it off, or you simply prefer to view things in a browser, then a handy command line option to man will open the man page you want to read in a browser of choice. Say you [...]]]></description>
			<content:encoded><![CDATA[<p>If reading man files off the command line is not your thing &#8211; or you might need to print it off, or you simply prefer to view things in a browser, then a handy command line option to man will open the man page you want to read in a browser of choice.</p>
<p>Say you want to open a man file on <em>ls</em>, then simply type:</p>
<p><code>$man ls --html=firefox</code> </p>
<p>That will open the man file in firefox &#8211; nice and easy (and of course firefox can be replaced by browser of choice).</p>
<p>R</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eibrand.net/2007/10/23/man_files_in_a_browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
