<?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: Arbitrary Command-Line Arguments In Bash</title>
	<atom:link href="http://www.franzone.com/2007/11/19/arbitrary-command-line-arguments-in-bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.franzone.com/2007/11/19/arbitrary-command-line-arguments-in-bash/</link>
	<description>thoughts of a web geek</description>
	<lastBuildDate>Tue, 09 Mar 2010 08:53:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Ellard</title>
		<link>http://www.franzone.com/2007/11/19/arbitrary-command-line-arguments-in-bash/comment-page-1/#comment-4814</link>
		<dc:creator>John Ellard</dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.franzone.com/2007/11/19/arbitrary-command-line-arguments-in-bash/#comment-4814</guid>
		<description>Clean example of looping through command line arguments.
Using, let &quot;idx += 1&quot; is much simpler than other examples I&#039;ve seen using the expr command.

Thanks!

John</description>
		<content:encoded><![CDATA[<p>Clean example of looping through command line arguments.<br />
Using, let &#8220;idx += 1&#8243; is much simpler than other examples I&#8217;ve seen using the expr command.</p>
<p>Thanks!</p>
<p>John</p>
]]></content:encoded>
	</item>
</channel>
</rss>
