daz schrieb: > How about creating a "sync.rb" file in your site-ruby folder, then: > > ruby -rsync myscript.rb It would be great either to: 1) ship such a module with ruby or to 2) provide a command line option such as python's: "-u: unbuffered binary stdout and stderr" This feature is often required, such as running a script in any IDE. Cheers, Paulus