Skip to content

Instantly share code, notes, and snippets.

@timoschilling
Created August 19, 2012 11:55
Show Gist options
  • Save timoschilling/3394465 to your computer and use it in GitHub Desktop.
Save timoschilling/3394465 to your computer and use it in GitHub Desktop.
sort $HISTFILE | uniq -c | sort -k1 -rn | head -n 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment