This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
expect: invalid spawn id (4)
- From: "Wolmarans, Brett" <brett dot wolmarans at spirentcom dot com>
- To: "'cygwin at cygwin dot com'" <cygwin at cygwin dot com>
- Date: Mon, 15 Sep 2003 11:51:34 -0700
- Subject: expect: invalid spawn id (4)
Anybody know how to resolve or work around this bug in expect: invalid spawn
id (4) the first time I try to something incredibly common such as use
expect to automate a telnet session. I could not find any references to
this in the faq or archives, found one hit on google but no solution.
cygwin version: CYGWIN_NT-5.0 bwolmarans-98 1.5.4(0.94/3/2) 2003-09-12 23:08
i686 unknown unknown Cygwin
expect version: 8.4.1 ( output from info patchlevel command )
O/S version: w2k pro SP3
log:
bwolmarans@bwolmarans-98 ~
$ expect
expect1.1> spawn telnet 10.26.0.100
spawn telnet 10.26.0.100
1424
expect1.2> expect ogin
expect1.3> send bwolmarans\n
send: invalid spawn id (4)
while executing
"send bwolmarans\n"
expect1.4>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/