From: Dave Burt Date: 2004-12-07T18:52:33+09:00 Subject: Re: Ruby Weekly News 29th Nov - 5th Dec 2004 "Tim Sutherland" wrote... > http://www.rubygarden.org/ruby?RubyNews/2004-11-29 > > Ruby Weekly News 29th Nov - 5th Dec 2004 > [[SOT]Signatures and one liners] > -------------------------------- > I think Florian's duck sig needs mentioning. From [Duck images]: s="\033[2J\033[0;0H _\n Quack! >(')____,\n (` =~~/\nv^v^v^v^v^`---'v^v^v^v^";(1..(1/0.0)).each{|i|s[23,6]=(i%2)==0?"Quack!":" "*6;s.tr!('>v^^v<','<^vv^>');puts s;sleep 1}