From: Marcin Kulisz Date: 2007-03-13T16:26:18+09:00 Subject: Re: perl to ruby Jan Svitok wrote: > #!/usr/bin/ruby -w > > usr = ARGV[0] ... > puts appends \n, if you don't like it, use print thx a lot, I was very close to it but had probles with grep, first I tired to do it with command "system" but it doesn't working then change my mind & tired with method ".grep" & it doesn't work too but your solution is easy & lovely again thx for help -- Posted via http://www.ruby-forum.com/.