<?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: Powershell: How to find (large) files</title>
	<atom:link href="http://www.christiano.ch/wordpress/2009/08/11/powershell-how-to-find-large-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christiano.ch/wordpress/2009/08/11/powershell-how-to-find-large-files/</link>
	<description>christiano.ch blog - personal knowledge base, news, memoires et cetera</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:13:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>By: Jagadish</title>
		<link>http://www.christiano.ch/wordpress/2009/08/11/powershell-how-to-find-large-files/comment-page-1/#comment-15</link>
		<dc:creator>Jagadish</dc:creator>
		<pubDate>Thu, 13 Aug 2009 06:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.christiano.ch/wordpress/?p=327#comment-15</guid>
		<description>Nice article !

I have developed a Powershell cmdlet Find-ChildItem which provides all the required features. It is equivalent to unix/linux find command

Check out this link: http://windows-powershell-scripts.blogspot.com/2009/08/unix-linux-find-equivalent-in.html</description>
		<content:encoded><![CDATA[<p>Nice article !</p>
<p>I have developed a Powershell cmdlet Find-ChildItem which provides all the required features. It is equivalent to unix/linux find command</p>
<p>Check out this link: <a href="http://windows-powershell-scripts.blogspot.com/2009/08/unix-linux-find-equivalent-in.html">http://windows-powershell-scripts.blogspot.com/2009/08/unix-linux-find-equivalent-in.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

