Tag Archives: meme

Eumemics

Somewhere out there is a person with enough gumption and perseverance to write a Venus filter that would strip Planets of idiotic memes using some kind of clever heuristic or learning system. Perhaps we can call this the immoral study of “eumemics”.
Because this would just be cheating:
exclude = (the nearest book)

Shell history stats

Okay, I’ll bite:
stanley: ~
$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
201 host
46 bzr
43 ls
40 cd
32 sudo
22 vi
19 scp
12 clear
11 ./push-live
9 wget
Amusing aberration at the top there.