in reply to Re^5: Net::OpenSSH tty errorin thread Net::OpenSSH tty error
my @ls = $ssh->capture( { tty => 1}, $cmd); [download]