Created
June 23, 2013 00:37
-
-
Save jamescarr/5843247 to your computer and use it in GitHub Desktop.
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
λ unknown98fe9447a90a ~ → history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head | |
2141 git | |
967 vagrant | |
702 cd | |
701 gvim | |
618 ssh | |
552 fab | |
444 ls | |
360 vim | |
318 rm | |
223 mv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment