W

Wc

Count words, lines and characters

data processingGPL-3.0
Install
brew install coreutils

About

Wc counts the number of lines, words, and characters in text files.

text-processingposixc