countword

1.0.5 • Public • Published

wordcount

🐳 count words in a file

install:

npm i -g countword

use:

echo "Very nice ad-hoc counting." > temp.txt
wordcount temp.txt
5

options:

  • --all 🐳 count lines, chars
  • --parallel 🐳 use all CPUs
  • --frequencies 🐳 sort by most recent words

Readme

Keywords

none

Package Sidebar

Install

npm i countword

Weekly Downloads

6

Version

1.0.5

License

none

Last publish

Collaborators

  • spirinvladimir