Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

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

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


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
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2023-03-28 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (66 votes). Check out past polls.

    Notices?