<?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: URI parsing using Bash built-in features</title>
	<atom:link href="http://valeriu.palos.ro/537/uri-parsing-using-bash-built-in-features/feed/" rel="self" type="application/rss+xml" />
	<link>http://valeriu.palos.ro/537/uri-parsing-using-bash-built-in-features/</link>
	<description>Milk, cookies and segmentation faults.</description>
	<lastBuildDate>Sun, 29 Jan 2012 13:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: valeriu.palos.ro &#187; @font-face for a programmer&#8217;s blog?</title>
		<link>http://valeriu.palos.ro/537/uri-parsing-using-bash-built-in-features/comment-page-1/#comment-30</link>
		<dc:creator>valeriu.palos.ro &#187; @font-face for a programmer&#8217;s blog?</dc:creator>
		<pubDate>Tue, 09 Feb 2010 08:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=537#comment-30</guid>
		<description>[...] $17.50) from here.You can see it in action on any of my posts that contains some source code. Like this one! I know, I know! I also would have never believed that I would actually promote a Microsoft product [...]</description>
		<content:encoded><![CDATA[<p>[...] $17.50) from here.You can see it in action on any of my posts that contains some source code. Like this one! I know, I know! I also would have never believed that I would actually promote a Microsoft product [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valeriup</title>
		<link>http://valeriu.palos.ro/537/uri-parsing-using-bash-built-in-features/comment-page-1/#comment-29</link>
		<dc:creator>valeriup</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=537#comment-29</guid>
		<description>Excellent :D, I&#039;m very glad this is useful to you!</description>
		<content:encoded><![CDATA[<p>Excellent <img src='http://valeriu.palos.ro/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> , I&#8217;m very glad this is useful to you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Fekete</title>
		<link>http://valeriu.palos.ro/537/uri-parsing-using-bash-built-in-features/comment-page-1/#comment-28</link>
		<dc:creator>Dan Fekete</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=537#comment-28</guid>
		<description>Works perfectly.

I copied the test code to &#039;test.sh&#039;, then copied your expected output to &#039;expected&#039;. Then ran diff on them:

&lt;code&gt;$ bash test.sh &#124; diff -rcs expected -
Files expected and - are identical&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Works perfectly.</p>
<p>I copied the test code to &#8216;test.sh&#8217;, then copied your expected output to &#8216;expected&#8217;. Then ran diff on them:</p>
<p><code>$ bash test.sh | diff -rcs expected -<br />
Files expected and - are identical</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valeriu.palos.ro &#187; Bash URI parser using SED</title>
		<link>http://valeriu.palos.ro/537/uri-parsing-using-bash-built-in-features/comment-page-1/#comment-25</link>
		<dc:creator>valeriu.palos.ro &#187; Bash URI parser using SED</dc:creator>
		<pubDate>Wed, 03 Feb 2010 08:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=537#comment-25</guid>
		<description>[...] this post?16 November 2009Bash URI parser using SEDWarning! This version is now obsolete! Check out the new and improved version (using only Bash built-ins) here!Here is a command-line (bash) script that uses sed to split the segments of an URI into usable [...]</description>
		<content:encoded><![CDATA[<p>[...] this post?16 November 2009Bash URI parser using SEDWarning! This version is now obsolete! Check out the new and improved version (using only Bash built-ins) here!Here is a command-line (bash) script that uses sed to split the segments of an URI into usable [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

