Skip to content

Instantly share code, notes, and snippets.

@kanerogers
Created June 25, 2013 03:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kanerogers/5855744 to your computer and use it in GitHub Desktop.
Save kanerogers/5855744 to your computer and use it in GitHub Desktop.
history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
477 l
444 git
424 cd
402 vim
106 rails
58 rm
53 rake
46 fg
43 rc
42 java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment