output:@lines = $t->cmd('nohup sleep 300 &'); print @lines; @lines = $t->cmd('jobs'); print @lines; $t->close;
[1] 6962 [1] + Running nohup sleep 300 &
In reply to Re: Issuing commands to the background with telnet
by dba
in thread Issuing commands to the background with telnet
by han_perl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |