$ssh->exec("stty raw -echo"); my $resp_uname = $ssh->exec('uname'); #This is line 779