Created
October 17, 2012 17:05
-
-
Save pborreli/3906751 to your computer and use it in GitHub Desktop.
top 10 commands of one of my vagrant vm
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
cut -f1 -d" " ~/.bash_history | sort | uniq -c | sort -nr | head -n 10 | |
142 bin/behat | |
61 php | |
27 cd | |
25 sudo | |
22 ls | |
15 ps | |
14 export | |
12 Xvfb | |
9 pear | |
8 rm |
128 git
89 cd
85 php
33 svn
30 svnst
25 svndiff
23 vi
16 ll
10 composer
7 ssh-add
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2351 git
419 app/console
375 ack-grep
165 ll
112 subl
107 cd
97 sudo
94 rm
87 tail
80 more