bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interactive Expect from bash Script


From: Bob Proulx
Subject: Re: Interactive Expect from bash Script
Date: Sat, 29 Mar 2014 18:05:52 -0600
User-agent: Mutt/1.5.23 (2014-03-12)

Andreas Schwab wrote:
> Bob Proulx writes:
> 
> > #!/bin/bash
>   expect -c '...' "$_usr" "$_host" "$_passwd"

Of course that works too.  Why were you so late to share this wisdom?

> RTFM?

It has probably been more than fifteen years since I have done any
significant work with expect.  And in the latter part I always used
the perl library.  Sometimes I want to help people and will suggest
what I know but am lacking the infinite time and resources needed to
know everything.  I still believe sharing what I can is better than to
keep useful information private.  If nothing else it will annoy those
who do to contribute something better.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]