Tel regels, woorden en bytes. Meer informatie: https://www.gnu.org/software/coreutils/wc.
wc --lines {{pad/naar/bestand}}
wc --words {{pad/naar/bestand}}
wc --bytes {{pad/naar/bestand}}
wc --chars {{pad/naar/bestand}}
stdin
:{{find .}} | wc
wc --max-line-length {{pad/naar/bestand}}