As everyone else is doing it..

// April 15th, 2008 // Uncategorized

dean@tir:~$ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
89 vi
58 cd
55 ls
46 gnome-do
43 gmcs
43 cp
34 bzr
32 ./foo.exe
20 mono
14 sudo

I’ve been trying to fix a bug in gnome-do plugins recently

Update: bah, I forgot that drivel isn’t an html editor.

3 Responses to “As everyone else is doing it..”

  1. Simon says:

    that command still doesn’t work for me..

  2. Dean says:

    What output do you get?

  3. [...] di Planet Ubuntu tersebar mim “Inilah 10 program yang paling sering kupakai”. Contohnya ini. Caranya sangat mudah, yaitu mengetikkan suatu perintah konsol kompleks [...]

Leave a Reply