.im man.im
.NM charcnt count characters in input
.SY charcnt
.FU
.ital charcnt
counts the characters in its input and writes the total as a single
line of text to the output.
Since each line of text is internally delimited by a
.ital NEWLINE
character, the total count is the number of lines plus the number of characters
within each line.
.EG
.Q1
charcnt
A single line of input.
<ENDFILE>
.ital 24
.Q2

