[erlang-questions] Running a Unix Subprocess

Zachary Kessin zkessin@REDACTED
Tue Sep 27 11:19:53 CEST 2016


Hi all

I want to run a sub process that will connect via StdIn and StdOut. Is
there an easy way to do this? I had thought to use a port but as the child
process was not written with the assumption that it is running inside a
port i don't want to have to prepend length bytes onto the inputs and
outputs.

Is there an easy way to do this in erlang?

-- 
Zach Kessin
SquareTarget <http://squaretarget.rocks?utm_source=email-sig>
Twitter: @zkessin <https://twitter.com/zkessin>
Skype: zachkessin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160927/427b8eb7/attachment.htm>


More information about the erlang-questions mailing list