$ history | awk {'print $2'} | sort | uniq -c | sort -k1 -rn | head 975 cd 755 mvn 623 svn 467 ls 320 find 236 less 209 rm 195 curl 189 java 115 vi
$ history | awk {'print $2'} | sort | uniq -c | sort -k1 -rn | head 975 cd 755 mvn 623 svn 467 ls 320 find 236 less 209 rm 195 curl 189 java 115 vi
This entry was posted on Monday, April 14th, 2008 at 12:02 pm and is filed under tools. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Bertrand Delacrétaz here - my "résumé" will tell you more.
The opinions expressed here are my own, I'm not representing any group or company on this blog. YMMV.