Following the posts in Planet Ubuntu, I thought of trying out the same to find out which commands I have often used recently. So I tried..
$ history | awk ‘{print $2}’ | awk ‘BEGIN {FS=”|”}{print $1}’ | sort | uniq -c | sort -n | tail | sort -nr
And the result was..
81 ls 68 sudo 64 cd 33 apt-cache 26 exit 24 screen 22 vim 12 ping 10 cat 8 svn





Posted by Top 10 commands used — Free Software Blog on June 13, 2007 at 12:31 am
[...] found through this post by Technofreak, where a simple(ok, that is not simple), onliner on your terminal will show you the top 10 commands [...]
Posted by ஆமாச்சு on June 13, 2007 at 7:03 am
hi,
why not try few blogs in tamil and contribute to Ubuntu Tamil Planet.
http://www.ubuntu-tam.org/planet
inviting you to take part..
regards..