Robert Dober wrote: > On 4/23/07, music <music / musi.ca> wrote: >> I have to read in many files. >> I prefer to concat those files and reading only one large file. >> There is a way like unix zcat? >> >> > Sure is > ARGF ARGF ok, but how can I pass ARGF to a method?