April 11, 2008, at 10:10 AM

20080411

Me too!!!! It is called a meme ;)

eugene@eugene-desktop:~$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}' |sort -rn|head
128 ls
94 cd
37 sudo
23 ipython
21 gvim
18 make
18 hg
10 dev_appserver
10 convert
9 rm
[root@ns33467 root]# history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}' |sort -rn|head
253 ls
176 cd
67 exit
48 vi
46 cat
37 ps
29 ./apare
23 find
20 easy_install
19 rm
eugene@ubuntu-lapbox:~$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}' |sort -rn|head
106 ls
72 cd
59 sudo
50 bzr
32 python
20 ipython
15 ping
13 gvim
12 sh
12 ps

Somehow I wished appcfg would show up too so I could brag about getting one one more time :P

Garbage Island - we have all heard about it (there is one in the Atlantic too), let's see it! (from: NY nerds).

blog comments powered by Disqus