<?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>Dan Siemon &#187; Bash</title>
	<atom:link href="http://www.coverfire.com/archives/tag/bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coverfire.com</link>
	<description>Thoughts and musings</description>
	<lastBuildDate>Sun, 22 Jan 2012 11:20:09 +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-sa/2.5/ca/</creativeCommons:license>		<item>
		<title>Bash process substitution</title>
		<link>http://www.coverfire.com/archives/2009/01/18/bash-process-substitution/</link>
		<comments>http://www.coverfire.com/archives/2009/01/18/bash-process-substitution/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 15:13:15 +0000</pubDate>
		<dc:creator>Dan Siemon</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Bash]]></category>

		<guid isPermaLink="false">http://www.coverfire.com/?p=494</guid>
		<description><![CDATA[Bash tip: Use process substitution to avoid the use of temporary files. Bash Process Substitution article at Linux Journal.]]></description>
			<content:encoded><![CDATA[<p>Bash tip: Use process substitution to avoid the use of temporary files.</p>
<p><a title="Bash Process Substitution" href="http://www.linuxjournal.com/content/shell-process-redirection">Bash Process Substitution</a> article at <a title="Linux Journal" href="http://www.linuxjournal.com">Linux Journal</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coverfire.com/archives/2009/01/18/bash-process-substitution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

