From: Nathan Olberding Date: 2006-03-10T06:29:45+09:00 Subject: Re: "ruby myscript.rb" Works, "./myscript.rb" Doesn't > Your script has been on a Windows box or otherwise polluted with a \r > (Carriage return) after ruby? That's it, that's the one. I had this problem with another script the other day. It "went away" after I did a whole bunch of stuff. This must've been it. 2006, and we're still dealing with line endings :-) How do I convert it? -- Posted via http://www.ruby-forum.com/.