Skip to content

Instantly share code, notes, and snippets.

@acdha
Created September 26, 2011 15:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save acdha/1242473 to your computer and use it in GitHub Desktop.
Save acdha/1242473 to your computer and use it in GitHub Desktop.
cut -f1 -d" " < ~/.bash_history | sort | uniq -c | sort -nr | head
786 git
193 django-admin.py
83 fab
78 mate
78 cd
73 ls
45 workon
45 ssh
44 pydoc
42 gitx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment