Counting words
August 24, 2017
I got the bash-programming bug. Lately I’ve been almost making up excuses to dive into another script. For example; the book I’m writing now is closing into an end. So I thought to myself; wonder how many words there are in there.
And the little programmer inside me just shouted out:
That’s a script!
In this post I will try to explain how the script that counts all the words in a bunch of word documents.