Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: I prefer to:

by tweetiepooh (Hermit)
on Jan 18, 2007 at 12:08 UTC ( [id://595234]=note: print w/replies, xml ) Need Help??


in reply to I prefer to:

Sometimes I just use exec without the fork.

For example, one bit of code, running under cron, needs some environment settings made and rather than using a wrapper shell script I check the settings in the script and if not present make them then exec the script over itself.

Probably not the best or even a good way to do it but it does work.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found