2008-04-12

Terminal History

I'm a sudo addicted. :)

$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head

245 sudo
34 cd
24 ls
23 ping
19 sh
13 cmake
12 make
9 ./pk2
9 exit
8 e-U

1 comment:

  1. 144 sudo
    21 startx
    10 cd
    7 clear
    6 whereis


    in 3 days: 21 startx!
    Damm!

    Going to install the real Ubuntu..

    ReplyDelete