<?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: Command Substitution and Exit Status</title>
	<atom:link href="http://bashcurescancer.com/command-substitution-and-exit-status.html/feed" rel="self" type="application/rss+xml" />
	<link>http://bashcurescancer.com/command-substitution-and-exit-status.html</link>
	<description>Learn the UNIX/Linux command line</description>
	<lastBuildDate>Tue, 16 Mar 2010 15:21:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brock Noland</title>
		<link>http://bashcurescancer.com/command-substitution-and-exit-status.html/comment-page-1#comment-4955</link>
		<dc:creator>Brock Noland</dc:creator>
		<pubDate>Sat, 22 Mar 2008 01:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/command-substitution-and-exit-status.html#comment-4955</guid>
		<description>&gt; where in the manual can I find about this [[ ! -z … ]] thing? :]

No problem, man test covers all the tests available.

Brock</description>
		<content:encoded><![CDATA[<p>> where in the manual can I find about this [[ ! -z … ]] thing? :]</p>
<p>No problem, man test covers all the tests available.</p>
<p>Brock</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brock Noland</title>
		<link>http://bashcurescancer.com/command-substitution-and-exit-status.html/comment-page-1#comment-4954</link>
		<dc:creator>Brock Noland</dc:creator>
		<pubDate>Sat, 22 Mar 2008 01:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/command-substitution-and-exit-status.html#comment-4954</guid>
		<description>@nic1138,

&gt; It&#039;s like the C behavior, right?

Yes, its like kind of like C, PHP and some other languages. Its slightly different in that its the exit value of the command inside the Command Substitution. Whereas with C and PHP I believe its the value of the variable.

Brock</description>
		<content:encoded><![CDATA[<p>@nic1138,</p>
<p>> It&#8217;s like the C behavior, right?</p>
<p>Yes, its like kind of like C, PHP and some other languages. Its slightly different in that its the exit value of the command inside the Command Substitution. Whereas with C and PHP I believe its the value of the variable.</p>
<p>Brock</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rude awakening &#171; crashingdaily</title>
		<link>http://bashcurescancer.com/command-substitution-and-exit-status.html/comment-page-1#comment-4940</link>
		<dc:creator>Rude awakening &#171; crashingdaily</dc:creator>
		<pubDate>Fri, 21 Mar 2008 21:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/command-substitution-and-exit-status.html#comment-4940</guid>
		<description>[...] Tips   BASH Cures Cancer has yet another interesting post this week. This one, entitled &#8220;Command Substitution and Exit Status&#8220;, leverages the exit status returned from a BASH sub-shell. That alone is a useful tip but [...]</description>
		<content:encoded><![CDATA[<p>[...] Tips   BASH Cures Cancer has yet another interesting post this week. This one, entitled &#8220;Command Substitution and Exit Status&#8220;, leverages the exit status returned from a BASH sub-shell. That alone is a useful tip but [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nic1138</title>
		<link>http://bashcurescancer.com/command-substitution-and-exit-status.html/comment-page-1#comment-4928</link>
		<dc:creator>nic1138</dc:creator>
		<pubDate>Fri, 21 Mar 2008 16:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/command-substitution-and-exit-status.html#comment-4928</guid>
		<description>This one was great!... It&#039;s like the C behavior, right?...

Now, I must ask, where in the manual can I find about this [[ ! -z ... ]] thing? :]</description>
		<content:encoded><![CDATA[<p>This one was great!&#8230; It&#8217;s like the C behavior, right?&#8230;</p>
<p>Now, I must ask, where in the manual can I find about this [[ ! -z ... ]] thing? :]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.212 seconds -->
