Hi folks,
I need all files that are being created in a certain directory and subdirectory to automatically have certain permissions 666 and the directories must be 777.
For instance:
/dir1 --> 777 rwxrwrxrwx
file1 --> 666 rw-rw-rw
/dir1/dir2 -->777
file3--> 666
Any idea if and how that might work ?
Thanks in advance !
Regards.
Domenico
I need all files that are being created in a certain directory and subdirectory to automatically have certain permissions 666 and the directories must be 777.
For instance:
/dir1 --> 777 rwxrwrxrwx
file1 --> 666 rw-rw-rw
/dir1/dir2 -->777
file3--> 666
Any idea if and how that might work ?
Thanks in advance !
Regards.
Domenico