From: Florian Frank Date: 2004-12-07T07:00:10+09:00 Subject: Re: Duck images --------------090903090904040200040707 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Michael DeHaan wrote: [...] I got an idea... -- Florian Frank --------------090903090904040200040707 Content-Type: text/plain; name="duck.rb" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="duck.rb" 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} --------------090903090904040200040707--