History Meme
Gezien bij atog en toch wel benieuwd naar mijn history meme:
odd:~ jan$ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head 152 git 41 ssh 37 wget 34 ls 29 cd 23 mtr 20 ping 19 git-svn 14 ruby 10 telnet
Really tells a lot about my working day :-)
0 comments