I'm new to Tcl/Expect and this was not apparent to me so I thought it might help others...
#!/usr/bin/expect
#
# This an expect script that demonstrates a spawn command in one proc with the
# expect command in a different proc. The secret sauce here is the spawn_id
# must be defined in each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.