Created
June 25, 2013 03:35
-
-
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
This file contains 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
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