From: Emmanuel Oga Date: 2007-01-30T00:35:24+09:00 Subject: Re: Short solution for replacing Strings inside a file? Stefano: your way worked very well, thank you! Robert: I have prolems with your code, i think is because of the way my bourne shell is interpreting the comand line. Beside, i prefer to code the solution inside my current script (it does another things). I don't want to quote your code in backticks because i think that would spawn two ruby interpreters for this simple task. Thank for you both! -- Posted via http://www.ruby-forum.com/.