From: Alex Young Date: 2006-05-06T03:15:12+09:00 Subject: Re: Ruby equivalent to simple awk program tsuraan@tsuraan.net wrote: >> ruby -e '$><<[*$<].reverse' > > > A great big +1 for that one :) Just to prove that ruby can be every bit > as ugly (shows flexibility, right?) as any other language :) I initially misread that as: ruby -e '$><<[*$<].perverse' which seems somehow *far* more appropriate... -- Alex