Skip to content

Instantly share code, notes, and snippets.

@joaovitor
Created September 26, 2014 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joaovitor/fb2b3cdbf26a1ce5bd3e to your computer and use it in GitHub Desktop.
Save joaovitor/fb2b3cdbf26a1ce5bd3e to your computer and use it in GitHub Desktop.
Resposta ao link do dicasl do dia 26/09/2014 - http://www.dicas-l.com.br/dicas-l/20140926.php
$ cat ~/.bash_history | cut -f 1 -d\ | sort | uniq -c | sort -r | head
3385 git
3138 gs
2276 cd
2093 ll
563 gsr
497 gd
337 for
274 exec-git-command.sh
265 mvn
251 svn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment