Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

RE: RE: RE: Execute with No wait

by jlistf (Monk)
on Aug 24, 2000 at 23:17 UTC ( [id://29511]=note: print w/replies, xml ) Need Help??


in reply to RE: RE: Execute with No wait
in thread Execute with No wait

try using pipe/fork/exec/some-combination. you want to get the program that outputs the page to finish even when the other script is going on. I think you can do it with a combination of fork and pipe || exec. if you follow merlyn's link, it'll probably tell you exactly what to do.

jeff

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://29511]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-20 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found