Tel regels, woorden en bytes. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/wc-invocation.html.
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}}