<?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/"
	>

<channel>
	<title>Eric Fickes &#187; dir</title>
	<atom:link href="http://ericfickes.com/tag/dir/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericfickes.com</link>
	<description>Design minded Internet Programmer</description>
	<lastBuildDate>Fri, 28 Oct 2011 04:14:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to find files quickly using the DIR command</title>
		<link>http://ericfickes.com/2007/09/how-to-find-files-quickly-using-the-dir-command/</link>
		<comments>http://ericfickes.com/2007/09/how-to-find-files-quickly-using-the-dir-command/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 00:39:00 +0000</pubDate>
		<dc:creator>Eric Fickes</dc:creator>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[dir]]></category>
		<category><![CDATA[dir /s]]></category>
		<category><![CDATA[file search]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://ericfickes.com/2007/09/30/98/</guid>
		<description><![CDATA[How to find files quickly using the DIR command. Here&#8217;s a quick way to find files on your windows machine using the command line, instead of the built in search functionality. Drop to a command line. CD your way to &#8230; <a href="http://ericfickes.com/2007/09/how-to-find-files-quickly-using-the-dir-command/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="FONT-WEIGHT: bold">How to find files quickly using the DIR command.</span></p>
<p>Here&#8217;s a quick way to find files on your windows machine using the command line, instead of the built in search functionality.</p>
<ol>
<li>Drop to a command line.</li>
<li>CD your way to the folder you want to search.</li>
<li>Type &#8220;dir /S *your file name here*</li>
<li>Hit enter.</li>
</ol>
<p>So if you wanted to find that hot track on your mp3 drive but don&#8217;t know where it&#8217;s located, you could do something like this : &#8220;dir /S *humps*.mp3&#8243;</p>
]]></content:encoded>
			<wfw:commentRss>http://ericfickes.com/2007/09/how-to-find-files-quickly-using-the-dir-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

