stdin package:rattle
Given as the stdin of the spawned process. By default the
stdin is inherited.
Given as the stdin of the spawned process.
Take the stdin from a file.
Cause the stdin from the parent to be inherited. Might also require
NoProcessGroup on Linux. Ignored if you explicitly pass a stdin.