From: "Peña, Botp" Date: 2008-10-27T16:10:31+09:00 Subject: Re: Join all text files in a folder, with a single line of Ruby code From: Nobuyoshi Nakada [mailto:nobu@ruby-lang.org] # I often use -ep to get rid of quotes and "unused literal" # warning. i just tried that nobu, but it gives no output :~$ ruby -ep *.txt :~$