On Tue, 18 Jan 2005 05:31:06 +0900, Erik Veenstra
<google / erikveen.dds.nl> wrote:
> > How can I let Ruby ignore RUBYOPT?
> >
> > Both -T1 and unsetting the environment variable aren't
> > possible in my situation. I don't want the rest of the script
> > to run in safe mode 1 and I don't have control of the
> > environment...
> 
> No solutions? Anybody?
> 

I don't think that's supposed to be solvable ... safe can only be
raised, not lowered.