History meme

Posted by Ian Holsman Tue, 22 Apr 2008 00:43:00 GMT

 

ianholsman@Perse:~$  history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'|sort -rn|head
  589    hold_meeting
  215    get_budget_approval
  203    ask_for_status
  180    reschedule_meeting
  107    write_powerpoint
   85    do_conference_call
   73    read_mag_and_forward_stupid_article_asking_why_we_arent_doing_that
   62    ask_stupid_questions
   56    read_alley_insider
   46    ping

Tags ,  | no comments