f4ed8e process spawning and forking: use dup2, not dup, in the child process.

Authored and Committed by midipix 6 years ago
    process spawning and forking: use dup2, not dup, in the child process.