in reply to commands through ssh
Ever hear of Expect, it's not Perl, but it's for running other programs that require interactve input.
I had to do some bank interfaces, and was doing it in Perl, then I found Expect, so now my Perl program just runs my Expect program where it has too.
ronzo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: commands through ssh
by Hutta (Scribe) on Oct 24, 2001 at 11:01 UTC |