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#