<?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: Bash Loop</title>
	<atom:link href="http://www.arghwebworks.com/2005/11/01/hello-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arghwebworks.com/2005/11/01/hello-world/</link>
	<description>True happiness comes from the joy of deeds well done, the zest of creating things new --- Antoine de Saint-Exupery</description>
	<lastBuildDate>Fri, 08 Apr 2011 17:29:57 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Working Without A Net &#187; Blog Archive &#187; Bash Loop Caveat</title>
		<link>http://www.arghwebworks.com/2005/11/01/hello-world/comment-page-1/#comment-2</link>
		<dc:creator>Working Without A Net &#187; Blog Archive &#187; Bash Loop Caveat</dc:creator>
		<pubDate>Tue, 01 Nov 2005 19:44:26 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-2</guid>
		<description>[...] One thing to be aware of when doing this bash loop; the ssh that runs within the loop won&#8217;t have the full environment variable set for the user on the remote computer. So if you have two versions of php, you may be checking the version of the wrong one. [...]</description>
		<content:encoded><![CDATA[<p>[...] One thing to be aware of when doing this bash loop; the ssh that runs within the loop won&#8217;t have the full environment variable set for the user on the remote computer. So if you have two versions of php, you may be checking the version of the wrong one. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

