in reply to Re^3: question about running a system and a perl function background
in thread question about running a system and a perl function background
The "piped open" (See perlopentut) returns the pid of the child process.
See also Re^5: question about running a system and a perl function background in this thread for an example of use.
|
|---|