To add to that, this discussion had actually initially started out on Julia-Users https://groups.google.com/forum/#!searchin/julia-users/pipeline$20iostream/julia-users/-66VWszB-mM/b9wno137BgAJ
I was also hoping that someone could help me with this question here: > In either case, it seems that I need an IOStream to pipe data into a > pipeline command. How can I turn data into a stream that is not a file? > https://groups.google.com/forum/#!msg/julia-users/R-F3F97leh4/o4zKINZbbvUJ > asks > a similar question but readall produces a string, I still need to stream it > into a pipeline command. > On Friday, July 22, 2016 at 8:55:44 AM UTC-4, Tom Breloff wrote: > > To be fair, he was told, in that issue, that julia-users was a more > appropriate place to ask this type of question. > > On Friday, July 22, 2016, Steven G. Johnson <[email protected] > <javascript:>> wrote: > >> >> >> On Thursday, July 21, 2016 at 6:09:12 PM UTC-4, William Wong wrote: >>> >>> I'm trying to continue the discussion of >>> https://github.com/JuliaLang/julia/issues/15479 >>> >> >> The github issue is the appropriate place for discussion; it's not >> helpful to split the discussion into two separate forums. >> >> (If you want to see progress on an issue, the most effective way is to >> submit a pull request attempting to fix the issue.) >> >
