Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
No such thing as a small change
 
PerlMonks  

Re: System Function...script does not move until process ends.

by RazorbladeBidet (Friar)
on Apr 05, 2005 at 14:13 UTC ( [id://445070]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to System Function...script does not move until process ends.

From the first line of system:
Does exactly the same thing as exec LIST , except that a fork is done first, and the parent process waits for the child process to complete
If you're starting a database using system - it's going to wait until that child dies!!

Try starting it in the background (??) or using qx//
--------------
"But what of all those sweet words you spoke in private?"
"Oh that's just what we call pillow talk, baby, that's all."
  • Comment on Re: System Function...script does not move until process ends.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://445070]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.