<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Number of files</title>
	<link>http://ask.metafilter.com/19373/Number-of-files/</link>
	<description>Comments on Ask MetaFilter post Number of files</description>
	<pubDate>Wed, 01 Jun 2005 04:36:19 -0800</pubDate>
	<lastBuildDate>Wed, 01 Jun 2005 04:36:19 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Number of files</title>
		<link>http://ask.metafilter.com/19373/Number-of-files</link>	
		<description>i&apos;m getting a discrepancy between two methods of checking the number of files in a folder. &lt;br /&gt;&lt;br /&gt; when i do the simple right click &amp;gt; properties, i&apos;m getting 827 files. when doing a search within that folder for *.*, i&apos;m getting 734.&lt;br&gt;
i&apos;ve got it set up so that hidden files are displayed.&lt;br&gt;
something obvious i&apos;m not seeing here?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.19373</guid>
		<pubDate>Wed, 01 Jun 2005 04:15:13 -0800</pubDate>
		<dc:creator>hayeled</dc:creator>
		
			<category>search</category>
		
			<category>properties</category>
		
			<category>discrepancy</category>
		
	</item> <item>
		<title>By: cillit bang</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#318864</link>	
		<description>How many subfolders are there?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-318864</guid>
		<pubDate>Wed, 01 Jun 2005 04:36:19 -0800</pubDate>
		<dc:creator>cillit bang</dc:creator>
	</item><item>
		<title>By: Cuppatea</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#318865</link>	
		<description>do all your files actually have a &apos;.&apos; in them?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-318865</guid>
		<pubDate>Wed, 01 Jun 2005 04:43:17 -0800</pubDate>
		<dc:creator>Cuppatea</dc:creator>
	</item><item>
		<title>By: splice</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#318873</link>	
		<description>Are you sure the counts aren&apos;t the wrong way around? A search for *.* will also list all subdirectories and count them as files (and yes, it will also find all files without extensions). So your right-click -&amp;gt; properties files + folders should equal your search *.* files. (972+74 = 1046 in my tests here).&lt;br&gt;
&lt;br&gt;
The search also does find and list hidden files, so that shouldn&apos;t be the problem.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-318873</guid>
		<pubDate>Wed, 01 Jun 2005 05:28:37 -0800</pubDate>
		<dc:creator>splice</dc:creator>
	</item><item>
		<title>By: hayeled</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#318878</link>	
		<description>there are 56 subfolders, but i took that number off to arrive at the 734 files (790 objects total found in the search).&lt;br&gt;
properties gives 827 files, 56 folders.&lt;br&gt;
one thing i&apos;ve since considered - some files (mp3s) have pictures of album covers in the track tags - would these be counted in some strange way? i&apos;d just assumed they became part of the file. an mp3 with an album cover pic in it is still only one file isn&apos;t it?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-318878</guid>
		<pubDate>Wed, 01 Jun 2005 05:48:42 -0800</pubDate>
		<dc:creator>hayeled</dc:creator>
	</item><item>
		<title>By: whatisish</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#318885</link>	
		<description>What output do you get from DOS when you give the following command from that directory?&lt;br&gt;
&lt;br&gt;
dir /s</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-318885</guid>
		<pubDate>Wed, 01 Jun 2005 06:02:41 -0800</pubDate>
		<dc:creator>whatisish</dc:creator>
	</item><item>
		<title>By: hayeled</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#318889</link>	
		<description>whatisish: 734 File(s), 170 Dir(s)&lt;br&gt;
&lt;br&gt;
after screens and screens of text. i think that&apos;s what you were asking? i&apos;m not all that dos-familiar.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-318889</guid>
		<pubDate>Wed, 01 Jun 2005 06:12:49 -0800</pubDate>
		<dc:creator>hayeled</dc:creator>
	</item><item>
		<title>By: flabdablet</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#319004</link>	
		<description>Sounds to me like the Search Subfolders option is turned off when you do the search.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-319004</guid>
		<pubDate>Wed, 01 Jun 2005 09:34:27 -0800</pubDate>
		<dc:creator>flabdablet</dc:creator>
	</item><item>
		<title>By: anadem</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#319021</link>	
		<description>for the count of actual files, excluding directories, you can change whatisish&apos;d DOS command to this:&lt;br&gt;
  dir /s /w /a-d&lt;br&gt;
&lt;br&gt;
and for count of only directories use&lt;br&gt;
  dir /s /w /ad&lt;br&gt;
&lt;br&gt;
(presuming you&apos;re using some variant of Windows)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-319021</guid>
		<pubDate>Wed, 01 Jun 2005 09:57:52 -0800</pubDate>
		<dc:creator>anadem</dc:creator>
	</item><item>
		<title>By: KRS</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#319077</link>	
		<description>When you use the DOS command, each directory contains a &lt; .&gt; (parent) and &lt; ..&gt; (child) entry, each of which gets counted.  With lots of subdirectories, these can pile up fast.&lt;/&gt;&lt;/&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-319077</guid>
		<pubDate>Wed, 01 Jun 2005 11:23:45 -0800</pubDate>
		<dc:creator>KRS</dc:creator>
	</item><item>
		<title>By: hayeled</title>
		<link>http://ask.metafilter.com/19373/Number-of-files#319395</link>	
		<description>well, this question&apos;s off the front page now, so it&apos;s probable no one is going to see this, but i did the   dir/s/w/a-d   and got a count of 827. had a look back through the list, and some of the subdirectories are listing files that aren&apos;t actually visible from windows explorer/my computer.&lt;br&gt;
these are files that i had deleted (also removed from recycle bin). why are they still showing up? more importantly, how do i get rid of them?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19373-319395</guid>
		<pubDate>Wed, 01 Jun 2005 19:30:44 -0800</pubDate>
		<dc:creator>hayeled</dc:creator>
	</item>
	</channel>
</rss>
