my ($stdout,$stderr,$exit) = $ssh->cmd("ls -l"); #Bsp., bei allen Befehlen das selbe! print $stdout;