Skip to content

Instantly share code, notes, and snippets.

@carlosipe
Created June 30, 2013 05:25
Show Gist options
  • Select an option

  • Save carlosipe/5893968 to your computer and use it in GitHub Desktop.

Select an option

Save carlosipe/5893968 to your computer and use it in GitHub Desktop.
history | awk '{print $2}' | sort | uniq -c | sort -rn | head
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment