R
Ramprasad A Padmanabhan
Hi,
I am using Net::Telnet and getting a new shell on a remote machine
all my commands work fine with
$telnet->cmd("foo") format
Now suppose I become root using "su" and "pass" I am not able to
execute commands on this root shell
Can anyone show me How I can do this
THanks
Ram
I am using Net::Telnet and getting a new shell on a remote machine
all my commands work fine with
$telnet->cmd("foo") format
Now suppose I become root using "su" and "pass" I am not able to
execute commands on this root shell
Can anyone show me How I can do this
THanks
Ram