Group write permission

apaschou

Registered
Hi all,

I read some emails about permission in this forums, but I didn't find what I want.

I want that every time I create a file (with any software, but for this example with TextEdit), it has read and write permission for the owner AND for the group. But by default, every files are created with rw permissions for owner, but only r for group.

I trid umask, but it only seems to work in the current shell (in the shell in which I wrote this command). How to do the same in general for every files ?

Thank you for any help.
 
Back
Top