Skip to content

Instantly share code, notes, and snippets.

@olexpono
Created January 28, 2011 21:33
Show Gist options
  • Save olexpono/801008 to your computer and use it in GitHub Desktop.
Save olexpono/801008 to your computer and use it in GitHub Desktop.
history | awk '{print $2}' | sort | uniq -c | sort -rn | head
2613 git
736 ls
638 cd
439 rails
403 rake
236 sudo
191 heroku
188 vim
132 cat
117 ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment