[Haskell-cafe] Re: interaction between OS processes
Bryan O'Sullivan
bos at serpentine.com
Fri Sep 14 10:23:47 EDT 2007
Aaron Denney wrote:
> If you want "expect" like functionality, i.e. working for arbitrary
> client programs, you'll need to use pseudottys, as expect, script,
> screen, xterm, etc. do.
I packaged up a patch for System.Posix to add this a month or three ago,
but forgot to follow through on it. Thanks for the (albeit indirect)
reminder :-)
<b
More information about the Haskell-Cafe
mailing list