<?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: Working with STDERR in PowerShell</title>
	<atom:link href="http://halr9000.com/article/837/feed" rel="self" type="application/rss+xml" />
	<link>http://halr9000.com/article/837</link>
	<description>(powershell &#38; other stuff)</description>
	<lastBuildDate>Thu, 17 May 2012 06:21:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jacc</title>
		<link>http://halr9000.com/article/837/comment-page-1#comment-7901</link>
		<dc:creator>Jacc</dc:creator>
		<pubDate>Wed, 22 Jun 2011 03:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/837#comment-7901</guid>
		<description>thanks for the post
using $var = @(exp 2&gt;$1) to wrap up the stderr into an array</description>
		<content:encoded><![CDATA[<p>thanks for the post<br />
using $var = @(exp 2&gt;$1) to wrap up the stderr into an array</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to redirect output of console program to a file in PowerShell &#8211; Pavel Chuchuva</title>
		<link>http://halr9000.com/article/837/comment-page-1#comment-7541</link>
		<dc:creator>How to redirect output of console program to a file in PowerShell &#8211; Pavel Chuchuva</dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/837#comment-7541</guid>
		<description>[...] helpfully wraps STDERR output into exceptions. This is nice but I don&#8217;t need it! All I want is to see how a program worked by examining log [...]</description>
		<content:encoded><![CDATA[<p>[...] helpfully wraps STDERR output into exceptions. This is nice but I don&#8217;t need it! All I want is to see how a program worked by examining log [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PowerScripting Podcast</title>
		<link>http://halr9000.com/article/837/comment-page-1#comment-7455</link>
		<dc:creator>PowerScripting Podcast</dc:creator>
		<pubDate>Mon, 07 Dec 2009 04:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://halr9000.com/article/837#comment-7455</guid>
		<description>[...] Working with STDERR [...]</description>
		<content:encoded><![CDATA[<p>[...] Working with STDERR [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

