wc

wc#

Word / line / byte count.

$ wc file
$ wc -l file
$ wc -c file
$ wc -m file