[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Interactive Expect from bash Script
From: |
Mike Frysinger |
Subject: |
Re: Interactive Expect from bash Script |
Date: |
Sat, 29 Mar 2014 00:30:43 -0400 |
User-agent: |
KMail/4.12.3 (Linux/3.13.0; KDE/4.12.3; x86_64; ; ) |
On Sat 29 Mar 2014 04:26:37 Esben Stien wrote:
> Any pointers as to what I can try?
if you don't mind me asking, what's with the mixing of languages ? seems like
you could accomplish all of this with python alone. are you aware of the
pexepct module ?
http://pexpect.sourceforge.net/
if you're still set on this amalgamation, then might i suggest looking into
the expect-lite package ?
http://expect-lite.sourceforge.net/
-mike
signature.asc
Description: This is a digitally signed message part.
Re: Interactive Expect from bash Script, Bob Proulx, 2014/03/29