in reply to
Re: Using Expect in Perl
in thread
Using Expect in Perl
thanks marto.. Both for the advice on PERL(this is the last time, i will be typing this way) and on the resources you had shared..
Regards,
Blub:)
Comment on
Re^2: Using Expect in Perl
Replies are listed 'Best First'.
Re^3: Using Expect in Perl
by
sierpinski
(Chaplain)
on Jun 02, 2010 at 12:14 UTC
Personally I'm a big fan of
Net::SSH::Expect
. I have a previous post about it with some sample code if you're interested. It's availble
here
[reply]
Re^4: Using Expect in Perl
by
LinuxUser2008
(Acolyte)
on Jun 02, 2010 at 14:35 UTC
Thanks sierpinski, will look into the code you shared..
Regards,
Blub:)
[reply]
In Section
Seekers of Perl Wisdom