Skip to content

Instantly share code, notes, and snippets.

@ktr0731
Created June 13, 2017 13:41
Show Gist options
  • Save ktr0731/8e2353fc1f334817e7356ef0979fba59 to your computer and use it in GitHub Desktop.
Save ktr0731/8e2353fc1f334817e7356ef0979fba59 to your computer and use it in GitHub Desktop.
history | awk '{ print $1 }' | sort | uniq -c | sort -nr | less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment