View Single Post
  #1   Report Post  
Henley writer
 
Posts: n/a
Default How can I wordcount multiple files without opening them?

I am expecting to receive a batch of about 700 files and will need to do a
word count on each of them. How can I do this automatically? I don't want to
have to open each one, do a wordcount and then write down the answer! Is it
possible to generate a list of their individual word counts without opening
them? I can make sure they are all in one folder if necessary.

Thanks for your help!