Eric Marthinsen wrote: > last time I ran the script, it paused to ask me if I wanted to overwrite > a file, since I didn't see the prompt, I wasn't able to repond. If the If that's going to be an issue you can use IO#popen to control it more interactively. -- Posted via http://www.ruby-forum.com/.