[Eug-lug] Share your history

Matt Jarvis mattj at bikefriday.com
Fri Apr 11 13:51:52 PDT 2008


Rob Hudson wrote:
> Sort of a meme going around on some blogs right now...
> 
> $ history | awk '{print $2}' | sort | uniq -c | sort -rn | head
>  147 svn
>   91 cd
>   71 ls
>   37 vim
>   31 less
>   26 git
>   17 ssh
>   16 ./manage.py
>   12 sudo
>    9 cat


[root at mail log]# history | awk '{print $2}' | sort | uniq -c | sort -rn 
| head
     208 rob
     206 hudson
     139 is
      98 a
      54 complete
      37 dork

-- 
Matthew S. Jarvis
IT Manager, MCP
Bike Friday - "Performance That Packs!"
www.bikefriday.com
mattj at bikefriday.com


More information about the EUGLUG mailing list