in reply to Net::SSH::Expect - Process is quite after exiting from program.
$ssh->exec("nohup java Atsi2 >/dev/null 2>&1 </dev/null &");
In any case, Net::SSH::Expect is quite unreliable, any other Perl SSH module available is probably a better option.
|
|---|