iake

I doubt, therefore I think, therefore I blog

วันเสาร์ที่ 2 มกราคม พ.ศ. 2553

126 | My Shell History

history | awk '{CMD[$2]++;count++;}END { for (a in CMD)print CMD[a] " " CMD[a]/count*100 "% " a;}' | grep -v "./" | column -c3 -s " " -t | sort -nr | nl |  head -n10
     1 170  38.4615%   sudo
     2 90   20.362%    cd
     3 23   5.20362%   ls
     4 13   2.94118%   python
     5 13   2.94118%   gksu
     6 12   2.71493%   make
     7 11   2.48869%   svn
     8 11   2.48869%   exit
     9 6    1.35747%   vi
    10 5    1.13122%   dput

My Shell History

สมัครสมาชิก: บทความ (Atom)