Skip to content

Instantly share code, notes, and snippets.

@mkanenobu
Last active October 20, 2017 00:10
Show Gist options
  • Save mkanenobu/2ff69d49419787922b1315405df89744 to your computer and use it in GitHub Desktop.
Save mkanenobu/2ff69d49419787922b1315405df89744 to your computer and use it in GitHub Desktop.
cat "$HOME"/.bash_history | sort | uniq -c | sort -rn | head
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment