| |||||||||||
| |||||||||||
Expect prompt Posted by shafa.fahad (FahaD), 20 September 2006 Hi, I am using set prompt "(%|#|\\$|%]) $" to expect prompts as expect -re $prompt send "$command\r" The anove expect works for prompts like -bash-3.00$ FahaDs:~/mywork fahad$ But the script does not recognize the prompt, when the prompt is like nsmail@eng-mail01 (/home/nsmail): Please help me how to expect recognize the above prompt. Thanks, Fahad Posted by admin (Graham Ellis), 20 September 2006 Your best bet is to work our what's unique to that prompt that won't occur in the general text, and add it in to the regular expression as another "or" (piped) option.Regular expressions are quite an art ... perhaps you'd like to join us in 15th October when we're running a public course on Regular Expressions. Posted by shafa.fahad (FahaD), 20 September 2006 Thanks for the quick replies graham...This page is a thread posted to the opentalk forum
at www.opentalk.org.uk and
archived here for reference. To jump to the archive index please
follow this link.
|
Other Forum Posts Follow us on ... | ||||||||||
PH: 01144 1225 708225 • FAX: 01144 1225 793803 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho |