<?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: Watch out for &#8216;:&#8217; in PowerShell</title>
	<atom:link href="http://winterdom.com/2008/02/watchoutforinpowershell/feed" rel="self" type="application/rss+xml" />
	<link>http://winterdom.com/2008/02/watchoutforinpowershell</link>
	<description>by dæmons be driven</description>
	<lastBuildDate>Tue, 16 Mar 2010 06:33:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mac Noland</title>
		<link>http://winterdom.com/2008/02/watchoutforinpowershell/comment-page-1#comment-502</link>
		<dc:creator>Mac Noland</dc:creator>
		<pubDate>Tue, 04 Mar 2008 13:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/watchoutforinpowershell#comment-502</guid>
		<description>Thanks for posting this.  Very helpful!
</description>
		<content:encoded><![CDATA[<p>Thanks for posting this.  Very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Restrepo</title>
		<link>http://winterdom.com/2008/02/watchoutforinpowershell/comment-page-1#comment-501</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Wed, 20 Feb 2008 06:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/watchoutforinpowershell#comment-501</guid>
		<description>Jeffrey: Yes, I did try it! That&#039;s what I meant when I said
&lt;blockquote&gt;Heck, you can even try something like &quot;${c:autoexec.bat}&quot; and watch the magic happen!&lt;/blockquote&gt;
:-)
</description>
		<content:encoded><![CDATA[<p>Jeffrey: Yes, I did try it! That&#8217;s what I meant when I said</p>
<blockquote><p>Heck, you can even try something like &quot;${c:autoexec.bat}&quot; and watch the magic happen!</p></blockquote>
<p> <img src='http://winterdom.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsnover</title>
		<link>http://winterdom.com/2008/02/watchoutforinpowershell/comment-page-1#comment-500</link>
		<dc:creator>jsnover</dc:creator>
		<pubDate>Wed, 20 Feb 2008 06:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/watchoutforinpowershell#comment-500</guid>
		<description>Have you tried this?
PS&gt;dir c:\a*
Directory: Microsoft.PowerShell.Core\FileSystem::C:\
Mode           LastWriteTime       Length Name
----           -------------       ------ ----
-a---      2/8/2008  2:55 PM          439 asec.vbs
-a---     9/18/2006  2:43 PM           24 autoexec.bat
PS&gt;cat c:\autoexec.bat
REM Dummy file for NTVDM
PS&gt;${c:\autoexec.bat}
REM Dummy file for NTVDM
Jeffrey Snover [MSFT]
Windows Management Partner Architect
Visit the Windows PowerShell Team blog at:    http://blogs.msdn.com/PowerShell
Visit the Windows PowerShell ScriptCenter at:  http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx
</description>
		<content:encoded><![CDATA[<p>Have you tried this?<br />
PS&gt;dir c:\a*<br />
Directory: Microsoft.PowerShell.Core\FileSystem::C:\<br />
Mode           LastWriteTime       Length Name<br />
&#8212;-           &#8212;&#8212;&#8212;&#8212;-       &#8212;&#8212; &#8212;-<br />
-a&#8212;      2/8/2008  2:55 PM          439 asec.vbs<br />
-a&#8212;     9/18/2006  2:43 PM           24 autoexec.bat<br />
PS&gt;cat c:\autoexec.bat<br />
REM Dummy file for NTVDM<br />
PS&gt;${c:\autoexec.bat}<br />
REM Dummy file for NTVDM<br />
Jeffrey Snover [MSFT]<br />
Windows Management Partner Architect<br />
Visit the Windows PowerShell Team blog at:    <a href="http://blogs.msdn.com/PowerShell" rel="nofollow">http://blogs.msdn.com/PowerShell</a><br />
Visit the Windows PowerShell ScriptCenter at:  <a href="http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx" rel="nofollow">http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
