[Eug-lug] Share your history

Ben Barrett stircrazyben at gmail.com
Fri Apr 11 17:05:03 PDT 2008


Wow, either you have a really smart shell interpreter, or you renamed
your mail file "history" :))

~ben


On Fri, Apr 11, 2008 at 1:51 PM, Matt Jarvis <mattj at bikefriday.com> wrote:
> 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
>
>
>  _______________________________________________
>  EUGLUG mailing list
>  euglug at euglug.org
>  http://www.euglug.org/mailman/listinfo/euglug
>


More information about the EUGLUG mailing list