Is it possible to run command as background job on remote machine using this module?
I can see its possible using Net::OpenSSH which is documented as, Running detached remote processes
$ssh->system("nohup $long_running_command &");In reply to Re^2: In Linux how to kill the Prompt
by vinoth.ree
in thread In Linux how to kill the Prompt
by karthik.raju
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |