$ history|awk '{print $2}'|sort |uniq -c|sort -rn|head
1134 vim
791 make
516 port
508 svn
305 sudo
283 cd
127 la
124 man
116 wcgrep
103 ./lcs-bottom-up
Some explanations:
- lcs-bottom-up is an implementation of LCS I needed for a talk
For other explanations follow the history-meme tag.
Oh hai Raim,
well dont take a look at that:
bjoern@tango ~ $ history|awk ‘{print $2}’|sort |uniq -c|sort -rn|head
270 —>
226 sudo
41 ls
40 cd
30 ssh
25 phpunit
23 ps
21 port
20 dig
15 telnet