PDA

Bekijk de volledige versie : expect for auto login BBS ?



ffrr
28-11-2009, 19:19
I find that "expect" is very useful for BBS

http://en.wikipedia.org/wiki/Expect

But I use ipkg list |grep expect

there is three item below


bsdmainutils - 6.1.6-5 - Small programs many people expect to find when they use a BSD-style Unix system.
py24-pexpect - 2.4-1 - Python module for automating interactive applications.
py25-pexpect - 2.4-1 - Python module for automating interactive applications.

is the "expect" in some other packages?

http://expect.nist.gov/
http://wl500g.info/showthread.php?t=3660&highlight=compile

al37919
30-11-2009, 10:19
expect is quite heavy to cross compile, so at the moment it is not in optware. I published natively compiled binaries for original expect in this post: http://wl500g.info/showpost.php?p=55065&postcount=5

A very interesting implementation of the expect in shell is described in this thread: http://wl500g.info/showthread.php?t=12492