I highly recommend https://github.com/Raynes/conch, it has a nicer "UI" and
it supports timeouts pipelining etc..
On Friday, March 21, 2014 8:34:02 AM UTC+2, Sean Corfield wrote:
>
> On Mar 20, 2014, at 9:41 PM, gvim > wrote:
> > I'm not familiar with the Java standard library and didn't find an
On Mar 20, 2014, at 9:41 PM, gvim wrote:
> I'm not familiar with the Java standard library and didn't find anything
> matching my question on Google so here goes. From my Clojure app I need to
> call an executable written in C and parse the text output within my Clojure
> app. What's the standa
I'm not familiar with the Java standard library and didn't find anything
matching my question on Google so here goes. From my Clojure app I need
to call an executable written in C and parse the text output within my
Clojure app. What's the standard way to call an external process and
read its o