On Mon, Dec 30, 2019 at 11:46:58AM +0100, Claudio Jeker wrote: > Sorry but 25k is no where close to 75% of 202198. > Seems he did count words not characters. >
Yes, the author has published code for generating the chart: https://isopenbsdsecu.re/mitigations/development_practises/ The count is generated by "awk '{ print NF}'", which should count words separated by space if no field separator is specified. > -- > :wq Claudio >