Personal tools
You are here: Home daMaestro Shell History Meme

Shell History Meme

by daMaestro — last modified Apr 09, 2008 09:41 PM
Filed Under:

There seems to be an interesting meme going on via the Fedora Planet feed. I've decided to join in. It's interesting to see what everyone has been working on, including myself.

What is a 'meme'?

Well, I had to look it up for myself: http://en.wikipedia.org/wiki/Meme

My Results:

[jon@damaestro ~]$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -nr|head
221 ./pyjigdo.py
126 vi
98 git
91 dig
60 ll
45 cd
41 rpmbuild
36 mock
31 rm
23 rpm
[jon@damaestrojr ~]$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -nr|head
118 ll
114 vi
84 ssh
83 ./transit-schedule-scrape.py
77 cd
70 git
68 dig
67 exit
38 sudo
29 rm
Document Actions