Live data from Hacker News

Search ":wq"

github.com

1–10 of 10 posts

Re: Search ":wq"

#3

The language statistics for this are interesting. 5.3million C files with everything else coming in way behind in the tens of thousands.

It's also interesting that if you limit the search to the C language, it looks like the search ignores the ":" after the first dozen or so hits and the remaining entries are matches for "wq" in variable names, etc. e.g.:

   extern struct workqueue_struct *kcrypto_wq;
Edit: Actually, this seems to be true of most languages...