Skip to content

Instantly share code, notes, and snippets.

@jezdez
Created September 26, 2011 14:10
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jezdez/1242317 to your computer and use it in GitHub Desktop.
Save jezdez/1242317 to your computer and use it in GitHub Desktop.
cut -f1 -d" " .bash_history|sort|uniq -c|sort -r
1769 git
1258 cd
596 python
562 mate
525 brew
386 ./manage.py
288 pip
249 sudo
227 ssh
202 workon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment