Top ten de mi .bash_history

Siguiendo algo que vengo viendo en varios weblogs aquí esta la lista de los 10 más ejecutados según mi ~/.bash_history:


juliocarlos@bristol:~$ history | awk '{print $2}' | sort | uniq -c | sort -rn | head
83 ll
78 cd
56 git
49 sudo
21 ssh
19 rm
14 mv
13 python
13 mplayer
12 cat
juliocarlos@bristol:~$


El comando ll se refiere a un alias a ls -l.
Yasser en su entrada Shell history meme también muestra los 10 suyos.

Comments

Popular posts from this blog

Using wx.stc.StyledTextCtrl

Viaje a la Lenin