Is it possible to specify the permissions of a file I create when I:

open ("FOO", "> ./bar")
  or die ("Could not create file");

Thanks in advance,

Dan


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to