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

Re^2: fork process + SIG handlers

by jdalbec (Deacon)
on Dec 04, 2004 at 04:31 UTC ( [id://412351]=note: print w/replies, xml ) Need Help??


in reply to Re: fork process + SIG handlers
in thread fork process + SIG handlers

umask 0;
Wouldn't it be safer to set umask 002 at least? I don't think it's a good idea to create world-writable files.

Replies are listed 'Best First'.
Re^3: fork process + SIG handlers
by tachyon (Chancellor) on Dec 04, 2004 at 23:36 UTC

    You are right. Perhaps I should have added an YMMV ;-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-25 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found