ruby-popen4

Ruby open4 cross-platform library
  http://github.com/pka/popen4
  0
  no reviews



Popen4 provides the rubyist a single api across platforms for executing a command in a child process with handles on stdout, stderr, stdin streams as well as access to the process id and exit status.