Created
January 28, 2011 21:33
-
-
Save olexpono/801008 to your computer and use it in GitHub Desktop.
history | awk '{print $2}' | sort | uniq -c | sort -rn | head
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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