On Aug 20, 2007, at 10:41 , Jeffrey Bowen wrote: > test1.rb > `test.rb` > > test1.rb results => Exec format error - test.rb > (Errno::ENOEXEC) I think you need to make test.rb executable, which is what Errno::ENOEXEC is telling you. Michael Glaesemann grzm seespotcode net