Top 10 used commands

September 25th, 2006

Top 10 used commands - Everything is a Fscking DNS Problem ! The difference between a systems guy and a developer, I guess. On my workbox (cygwin, but nonetheless): $ history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn|head -10 79 cd 65 mvn 42 ant 37 servicenogen.bat 24 tail 23 ii.cmd 21 exit 21 . 18 ici.cmd 14 service.bat

2 Responses to “Top 10 used commands”

  1. Pete McKinstry Says:
    My list: 166 cd 120 ls 28 ri.bat 21 ant 19 svn 16 which 14 exit 10 mysql 8 ssh 8 find
  2. fmontmasson Says:
    My list: 163 ant 98 cd 55 svn 40 ls 34 rm 27 pwd 11 exit 9 vi 8 ./dist/rcp/frontoffice.exe 7 find

Leave a Reply