2008-04-09

Meme, MiniMe [Shell History Meme]

Following along!

[smooge@canopus ~]$ history | awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
709 ls
600 john
357 awk
356 grep
184 cd
181 tcpdump
137 emacs
128 sed
125 ssh
124 cat

I need to use python more it would seem.. but I have gotten out of the habit that I learned on the Vax... sync; sync; every 4 commands.