expect dosen't

Jack Craig jack.craig.aptos at gmail.com
Thu Mar 14 18:02:11 UTC 2013


you might want to google expect debugging, its verbose output will help you
a lot...


On Thu, Mar 14, 2013 at 10:44 AM, JOYCE POLZIN <foxec208 at wowway.com> wrote:

> What's wrong with the following:
>
> #! /usr/bin/expect -f
>
> spawn  /usr/bin/kinit user at DOMAIN.COM
> expect "?COM:"
> send "password\r"
>
> The password never seems to get sent, but diags from -d switch indicate
> that the expect string did match.
>
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20130314/c6fcf504/attachment.html>


More information about the users mailing list