in reply to Re: how do i run a shell command without waiting for the output
in thread how do i run a shell command without waiting for the output
Another way is to:
That bit of wisdom comes from perlport which explains it isn't portable
Proc::Background is more portable
|
|---|