<?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: Redirecting stdout &amp; stderr notes</title>
	<atom:link href="http://nerdnotes.org/2006/06/redirecting-stdout-stderr-notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdnotes.org/2006/06/redirecting-stdout-stderr-notes/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 16 Jan 2012 21:50:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Marc</title>
		<link>http://nerdnotes.org/2006/06/redirecting-stdout-stderr-notes/comment-page-1/#comment-36</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sun, 25 Jun 2006 17:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://57#comment-36</guid>
		<description>For more crazy redirections, check out some of the stuff that zsh can do:

http://zsh.sourceforge.net/Guide/zshguide03.html#l60

Some of these are not zsh-specific so you can use them in bash as well. I was really surprised to find that you could put redirections in other places besides the end of the command line. E.g.: &gt; file echo hello</description>
		<content:encoded><![CDATA[<p>For more crazy redirections, check out some of the stuff that zsh can do:</p>
<p><a href="http://zsh.sourceforge.net/Guide/zshguide03.html#l60" rel="nofollow">http://zsh.sourceforge.net/Guide/zshguide03.html#l60</a></p>
<p>Some of these are not zsh-specific so you can use them in bash as well. I was really surprised to find that you could put redirections in other places besides the end of the command line. E.g.: &gt; file echo hello</p>
]]></content:encoded>
	</item>
</channel>
</rss>

