On Wed, Mar 11, 2009 at 09:38:04AM +0100, Michael Schnell wrote:
>> In general, it's a "hack" to drive real interactive programs like `ftp'
>> and `telnet' from pipes. 
> Why do you think so ?

You don't get really reliable results without a `chat' type driver.
That needs a bi-directional pipe and that's why programs like `expect'
use at pty.

Of course, it works most of the time and often you have no choice due
to the lack of alternatives. That's what I'd call a hack in this context :)

Enrik
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to