top 10 commands @freya

 ~ > history | awk '{print $2}' | awk 'BEGIN{FS="|"} {print $1}' | sort| uniq -c | sort -rn | head -10
    166 cd
    113 ls
     29 feh
     21 rm
     18 vim
     18 mv
     15 du
     14 su
     13 view
      8 make

No Comment

Add yours

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