<?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: Working with a List of Tuples in Shell Scripting</title>
	<atom:link href="http://www.mfasold.net/blog/2009/10/working-with-a-list-of-tuples-in-shell-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mfasold.net/blog/2009/10/working-with-a-list-of-tuples-in-shell-scripting/</link>
	<description>Just shouting my thoughts out</description>
	<lastBuildDate>Tue, 27 Jul 2010 11:50:44 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nathan</title>
		<link>http://www.mfasold.net/blog/2009/10/working-with-a-list-of-tuples-in-shell-scripting/comment-page-1/#comment-1001</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Sun, 07 Feb 2010 08:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=367#comment-1001</guid>
		<description>That&#039;s a great! The script should read:

echo &quot;$paramset&quot; &#124; while #etc...

rather than

echo &quot;$du&quot; &#124; while #etc...

Thanks!</description>
		<content:encoded><![CDATA[<p>That&#8217;s a great! The script should read:</p>
<p>echo &#8220;$paramset&#8221; | while #etc&#8230;</p>
<p>rather than</p>
<p>echo &#8220;$du&#8221; | while #etc&#8230;</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
