I believe the following does it...

the_string=File.readlines("/usr/blah/1.txt"').join

Dean