I need to change the texture paths in maya files. The lines are easy to find with grep, and I'm able to create the new line easily enough, but how can I do this without holding the entire file into memory? The files can be hundreds of megabytes. Thanks. -- Posted via http://www.ruby-forum.com/.