Created
April 6, 2010 08:21
-
-
Save xaicron/357351 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
[10-04-06 17:19:01] % history -n 1 | awk {'print $1'} | sort | uniq -c | sort -k1 -rn | head | |
2093 vi | |
1742 ll | |
1644 cd | |
738 svn | |
470 la | |
307 perl | |
305 sudo | |
304 exit | |
267 prove | |
170 plackup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment