Hi Branden, > And who knows--maybe a gditroff page counting utility is something we > should write and add to the distribution.
$ printf '%s\n.bp\n' `seq 42` | groff -Z | grep -c ^p
43
--
Cheers, Ralph.
Hi Branden, > And who knows--maybe a gditroff page counting utility is something we > should write and add to the distribution.
$ printf '%s\n.bp\n' `seq 42` | groff -Z | grep -c ^p
43
--
Cheers, Ralph.