I\'d like to capture stdout/stderr of a subprocess but also stream the results to my process\' stdout/stderr as well. In bash I\'d do something like:
my_command &