Help for this page
my $exp = new Expect; .... ... ); $exp->log_file(\&formatoutput); $exp->send("/bin/sh\n");