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.

WWW: https://github.com/shairontoledo/popen4
RG:  https://rubygems.org/gems/POpen4
