Working on a compiler tool chain has some odd side effects. On my work computer:
$ cd ~/src/misc$ ls hello* | wc -l60
It's only just occurred to me to think of it this way, but I appear to be a power user of hello-world programs.