in reply to Re: Re: Re: Re: Setting permissions as text file is created
in thread Setting permissions as text file is created

Hi, Thanks to everyone who contributed to this discussion. I've learned a lot.

I've decided to use the umask method suggested and would like to thank Bart for providing the example code snippet.

Best wishes

Sid
  • Comment on Re: Setting permissions as text file is created

Replies are listed 'Best First'.
Re: Re: Setting permissions as text file is created
by coec (Chaplain) on Mar 17, 2004 at 23:19 UTC
    My mistake. You're correct. To delete the file you need to have write access to the directory which holds the file.