From: Han Holl Date: 2005-05-26T16:30:24+09:00 Subject: Re: if __FILE_ == $0 executed twice On 5/26/05, Bertram Scharpf wrote: > Still not here. Under which circumstances do you execute? > Me: 1.8.2 apt and 1.9 self-compiled, Debian. > > Just curious. > > Bertram > I don't understand that at all. Both on FC3 (standard FC3 ruby) and on RH9 (ruby-1.8.2-26 from Ian Macdonald) I get 'Hello, here is `a'.' twice. It makes a difference whether you run 'ruby a.rb' or './a.rb'. Cheers, Han Holl