Gary Rutledge wrote:
> Still getting the unknown regexp though, even with the -f command.
Can you show *exactly* what you type, and exactly what response you get?
Also, what do you get from
ENV.select { |k,v| k =~ /RUBY/ }
?
--
Posted via http://www.ruby-forum.com/.