<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Terminal Heroes &#8211; 4 &#8211; regexpias lair</title>
	<atom:link href="http://www.blog.project13.pl/index.php/fun/176/terminal-heroes-4-regexpias-lair/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.project13.pl/index.php/fun/176/terminal-heroes-4-regexpias-lair/</link>
	<description>The Blog of a Coder</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:46:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ktoso</title>
		<link>http://www.blog.project13.pl/index.php/fun/176/terminal-heroes-4-regexpias-lair/comment-page-1/#comment-344</link>
		<dc:creator>Ktoso</dc:creator>
		<pubDate>Sun, 17 Jan 2010 15:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.project13.pl/?p=176#comment-344</guid>
		<description>Ah yes! Your one-liner is much more elegant and quicker, thanks for sharing it - I&#039;ll surely use your version from now on... :-)

Thanks a lot for your response!</description>
		<content:encoded><![CDATA[<p>Ah yes! Your one-liner is much more elegant and quicker, thanks for sharing it &#8211; I&#8217;ll surely use your version from now on&#8230; :-)</p>
<p>Thanks a lot for your response!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomasz</title>
		<link>http://www.blog.project13.pl/index.php/fun/176/terminal-heroes-4-regexpias-lair/comment-page-1/#comment-343</link>
		<dc:creator>tomasz</dc:creator>
		<pubDate>Sun, 17 Jan 2010 14:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.project13.pl/?p=176#comment-343</guid>
		<description>Nice story! 
One thought about the one-liner: in such situations I type something like: 
 $ find . &#124; xargs grep &quot;Onyxia&quot;
This limits number of greps needed to start to 1 and is much easier to type!</description>
		<content:encoded><![CDATA[<p>Nice story!<br />
One thought about the one-liner: in such situations I type something like:<br />
 $ find . | xargs grep &#8220;Onyxia&#8221;<br />
This limits number of greps needed to start to 1 and is much easier to type!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

