linux_doc_words_counter - count all words and characters of multiple .doc|.txt files
linux_doc_words_counter is a simple bash script that count all words and characters of multiple documents.
sudo mv linux_doc_words_counter /usr/bin
sudo chmod +x /usr/bin/linux_doc_words_counter
- a linux distro
- sudo privileges
sudo apt install unzip
packagesudo apt install catdoc
package
linux_doc_words_counter is written by Alfio Salanitri <www.alfiosalanitri.it> and are licensed under the terms of the GNU General Public License, version 2 or higher.