Mis 10 comandos más usados

Un nuevo meme ronda ChichaPlanet :-D

[drmad@dorothy ~]$ history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn|head -10
135 cd
93 l
41 SciTE
37 find
25 gqview
24 dirsync.php
17 bg
15 mv
10 rm
8 mplayer

l es un alias de ls -laF --color=auto. dirsync.php es un script que hice para subir a un FTP sólo los ficheros modificados de cierta carpeta. Útil para sincronizar mis webs.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>