![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^4: question about running a system and a perl function backgroundby BrowserUk (Patriarch) |
on Dec 20, 2004 at 22:34 UTC ( [id://416342]=note: print w/replies, xml ) | Need Help?? |
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. Examine what is said, not who speaks.
The end of an era!
"But you should never overestimate the ingenuity of the sceptics to come up with a counter-argument." -Myles Allen"Think for yourself!" - Abigail "Time is a poor substitute for thought"--theorbtwo "Efficiency is intelligent laziness." -David Dunham "Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon
In Section
Seekers of Perl Wisdom
|
|