in reply to commands through ssh

Hi

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
    *** Please delete ***

    I was terribly stupid and posted without reading the rest of the thread. This was a horrible duplicate of a message already posted. In fact, it shouldn't have been posted at all. I'm stupid, and I beg your mercy.