From: Ruby Fan Date: 2011-03-02T23:50:36+09:00 Subject: Re: some unrecognized syntax error root@localhost# dos2unix test.rb dos2unix: converting file test.rb to UNIX format ... root@localhost# ruby -c test.rb test.rb:1: syntax error, unexpected kDEF, expecting $end usagesagechecker.rb' ^ I don't understand what's wrong? Where is my fault? -- Posted via http://www.ruby-forum.com/.