Help for this page
# su -root -c 'command' Password:
my $t = Net::Telnet->new( -host => $ip , -timeout => 60, -errmode => +"return"); ... ); #my $cmd2 = "su root -c ls ";