Monday, December 30, 2019

Re: The OpenBSD talk at 36c3

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
>

No comments:

Post a Comment