in reply to
Re: echo $? in perl
in thread
echo $? in perl
Hi Corion, Thanks! $ssh->exec('echo $?' . "\n"); perfectly working for me.. Thanks a lot! Regards, Bala
Comment on
Re^2: echo $? in perl
In Section
Seekers of Perl Wisdom