Y siguiendo la misma corriente de muchos otros blogs, aquí están mis comandos más usados:
[ceronman@eevee ~]$ history|awk ‘{print $2}’|awk ‘BEGIN {FS=”|”} {print $1}’|sort|uniq -c|sort -rn|head -10
207 cd 166 ls 118 svn 109 python 81 sudo 31 gmcs 28 rm 28 mcbuild 23 yum 16 clear