Counting the number of files with a given extension

Sometimes you just want to know the number of e.g. *.doc files in a given directory. This is easy and fast with with on-board tools of windows:

  • Start-Execute-CMD
  • dir /S | find /C ”.doc”
  • Disks will churn a bit and the number of files will be printed.

Discussion

Enter your comment
If you can't read the letters on the image, download this .wav file to get them read to you.
 
blog/counting_the_number_of_files_with_a_given_extensions.txt · Last modified: 2009/07/13 16:31 by brb
Back to top
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0