in reply to
hiding Expect output
well, thanks to someone else, i got to hide the motd part(with $exp->log_stdout(0);) but i can still see the commands i send : When
$exp->send("bash\n");
I get :
bash root@server# bash root@server#
[download]
Comment on
Re: hiding Expect output
Select
or
Download
Code
In Section
Seekers of Perl Wisdom