[BusyBox] Scriptable telnet?

Csaba Henk ekho at renyi.hu
Tue Jan 6 11:50:51 UTC 2004



On Mon, 5 Jan 2004, Gyepi SAM wrote:

> On Mon, Jan 05, 2004 at 05:34:02PM +0100, Csaba Henk wrote:
> > --===============2109340540=
> > Content-Type: TEXT/PLAIN; charset=US-ASCII
> >
> > Hi,
> >
> > I'd need a scriptable telnet client for busybox, ie. one such that you
> > can send commands to, eg. via a fifo, like it's done in
> >
> > http://okmij.org/ftp/piped_agents.txt
>
> You can also use nc instead.

The situation is that I want to script a telnet session. The best beast
for communicating with a telnet server is a telnet client, ain't it? Using
nc would mean writing a telnet client in shell... that's not what I want.

Ok, it's one thing that what I want (I know how to do that), and what's
good for busybox. I just asked whether wouldn't it be a good idea to add a
feature to an applet at the "price" of removing a few bytes of code.

Csaba



More information about the busybox mailing list