From: Santosh Kumar Date: 2013-01-21T16:02:48+09:00 Subject: Re: Newbie prompt help On Linux this happens when I pass --simple-prompt to irb On 1/21/13, SITKI BAGDAT wrote: > You can use *irb --prompt default* instead of only irb > > On Mon, Jan 21, 2013 at 4:22 AM, Ilya Gershov wrote: >> Hello all, >> >> I am new to programing, and especially new to Ruby. >> I just downloaded it on my MAC and am going through my Begining Ruby" >> tutorial. >> >> I've gotten the correct response for "ruby -v", but when I type "irb" >> into the command prompt but the result I get is ">>" not >> "irb(main):001:0>" >> >> I don't know what I did wrong, and it's making me want to hit my head >> against a wall. >> Please help:) >> >> -- >> Posted via http://www.ruby-forum.com/. >> >