88 ls
     58 python
     43 cd
     39 ./test.py
     37 sudo
     37 gedit
     24 ./main.py
     24 ./cryptest
     13 rm
     13 ps

Should I be embaressed that it says 37 gedit instead of vim?

And Rob, 16 ./manage.py, do you happen to be working with the django
framework at all?


On Fri, Apr 11, 2008 at 9:32 AM, Rob Hudson <[EMAIL PROTECTED]> 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
>  _______________________________________________
>  EUGLUG mailing list
>  euglug@euglug.org
>  http://www.euglug.org/mailman/listinfo/euglug
>
_______________________________________________
EUGLUG mailing list
euglug@euglug.org
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to