hi all,

   I am trying to use minicom from shell to connect to the net. The script I am
using is as follows
expect { sername: }
send $LOGIN
expect { assword:
}
send $PASSWORD

this is all for the student server. Now, u have to press the continue button in
DUN or in KPPP. But I do not knw how to emulate the pressing of that button,
i.e., what to send to make the computer recognize as if I was pressing a
Continue button. I read the man pages, tried to send \r, \f, \n, but all in
vain. Please hel me.
regards,
suman

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/help/faq_list.html

Reply via email to