Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: How do I start two programs without waiting for first one to be finished ?

by walto (Pilgrim)
on Mar 16, 2008 at 07:02 UTC ( [id://674436]=note: print w/replies, xml ) Need Help??


in reply to How do I start two programs without waiting for first one to be finished ?

Linux:  system "first &";
Windows:  system "start /b first";
Both start first in background.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-03-29 15:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found