Archive for April 15th, 2008
History meme
johnj@tenkepadda:~$ history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
109 ls
84 cd
51 sudo
36 ssh
27 rm
23 host
20 ping
20 bzr
10 vim
10 mv
johnj@tenkepadda:~$ history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
109 ls
84 cd
51 sudo
36 ssh
27 rm
23 host
20 ping
20 bzr
10 vim
10 mv
You are currently browsing the archives for Tuesday, April 15th, 2008
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^