my $chan = $ssh->channel(); $ssh->blocking(0); $chan->exec("/sbin/fwupdate -m\n");