CHILD_INHERITS_STDIN


Description:

CHILD_INHERITS_STDIN

the child will inherit the parent's standard input (by default, the child's standard input is attached to `/dev/null`).