From: James Smith Date: 2007-02-20T20:42:07+09:00 Subject: SAFE and -T command line option Hello, I was wondering if someone knew the syntax for setting the safe level using the -T command line option. Here is my code: IO.popen("ruby -r userlib program.rb", "r+") I need to set the safe level of the 'program.rb' file Any ideas? -- Posted via http://www.ruby-forum.com/.