<?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>roguelazer&#039;s website &#187; gentoo</title>
	<atom:link href="http://www.roguelazer.com/tag/gentoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roguelazer.com</link>
	<description>Musings on computers, tech, politics, music, and more</description>
	<lastBuildDate>Fri, 21 May 2010 21:56:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>*nix Tip of the Day: tee</title>
		<link>http://www.roguelazer.com/tips/2008/05/nix-tip-of-the-day-tee/</link>
		<comments>http://www.roguelazer.com/tips/2008/05/nix-tip-of-the-day-tee/#comments</comments>
		<pubDate>Thu, 15 May 2008 23:58:00 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.roguelazer.com/uncategorized/2008/05/nix-tip-of-the-day-tee/</guid>
		<description><![CDATA[tee is a handy little utility that probably all of you know about, but I just found this year. Consider the following scenario: you&#8217;re maintaining your Gentoo Linux system and you need to add a line to /etc/portage/package.unmask. So you type
sudo echo "sys-kernel/gentoo-sources" &#62;&#62; /etc/portage/package.unmask
right? Nope! The way shell parsing works, that turns into
(sudo echo [...]]]></description>
		<wfw:commentRss>http://www.roguelazer.com/tips/2008/05/nix-tip-of-the-day-tee/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! -->