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

(bbfu) (system) Re(3): I'm an idiot newbie, so

by bbfu (Curate)
on Apr 20, 2001 at 23:37 UTC ( [id://74285]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: I'm an idiot newbie, so
in thread I'm an idiot newbie, so

Beware that exec never returns (if you didn't already know that), because it replaces your process with the new one.

If you want to make multiple "execs", you can use system.

Check out perlfunc for a list of all available functions and keywords in Perl.

bbfu
Seasons don't fear The Reaper.
Nor do the wind, the sun, and the rain.
We can be like they are.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-03-19 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found