INHERIT_STDIN
If this flag is given, stdin of the child process is shared with stdin of its parent process. It is redirected to /dev/null
otherwise.
If this flag is given, stdin of the child process is shared with stdin of its parent process. It is redirected to /dev/null
otherwise.