Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • maybe this could help you: stackoverflow.com/questions/7714868/… Commented Oct 17, 2013 at 7:41
  • @Udy the question you reference seems like a windows specific stdout redirection issue. Also, they're trying to redirect the stdout to a file. I on the other hand want to just modify the child process's stdout. Commented Oct 17, 2013 at 8:00
  • true. but this will defantly help: stackoverflow.com/questions/4227808/… Commented Oct 17, 2013 at 8:14