Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Backticks within child process

by onelesd (Pilgrim)
on Jul 09, 2012 at 17:03 UTC ( [id://980726]=note: print w/replies, xml ) Need Help??


in reply to Backticks within child process

It would help if you pasted your output, and also what you expected to see.

I suspect you wanted to see something like:

hello [ps output] world hello [ps output] world hello [ps output] world

But instead you are seeing something like:

hello hello hello [ps output] [ps output] [ps output]world world world

You answered your own question- the 3 forks you did are running async.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 02:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found