Eventually I wish to capture both stdout and stderr; first I want to learn to capture stdin using open(). And, you did mention stderr in your first reply :)
Thanks for the link; I'm keeping an eye out on it, but in its current state its not useful. -- mb On Mon, Dec 7, 2015 at 4:01 PM, James Gilbert <[email protected]> wrote: > This is more recent, and is probably what you need! > > Issue 14042: Document capture of stdout/stderr from external command > <https://github.com/JuliaLang/julia/issues/14042> > >
