<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Diego, el gnomo &#187; bash</title>
	<atom:link href="http://blogs.gnome.org/diegoe/tag/bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/diegoe</link>
	<description>Pisco Sour is GNOME's official cocktail</description>
	<lastBuildDate>Tue, 09 Aug 2011 10:59:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/pe/</creativeCommons:license>		<item>
		<title>How to know the return value of a command</title>
		<link>http://blogs.gnome.org/diegoe/2008/05/18/how-to-know-the-return-value-of-a-command/</link>
		<comments>http://blogs.gnome.org/diegoe/2008/05/18/how-to-know-the-return-value-of-a-command/#comments</comments>
		<pubDate>Sun, 18 May 2008 22:48:27 +0000</pubDate>
		<dc:creator>diegoe</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[return value]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/diegoe/2008/05/18/how-to-know-the-return-value-of-a-command/</guid>
		<description><![CDATA[Just do: $ echo $? and that&#8217;s it.]]></description>
			<content:encoded><![CDATA[<p>Just do:</p>
<p>$ echo $?</p>
<p>and that&#8217;s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/diegoe/2008/05/18/how-to-know-the-return-value-of-a-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/diegoe/tag/bash/feed/ ) in 0.25803 seconds, on Feb 10th, 2012 at 2:26 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 3:26 pm UTC -->
