Tagged Questions
2
votes
1answer
200 views
What is the equivalent of umask in Finder?
It is not entirely a problem with Finder. It happens system-wise.
Whenever I create a file in osx, the permission is always set to owner read/write and the rest read only
-rw-r--r-- 1 me mygroup ...
3
votes
3answers
3k views
How to set default permissions for files moved or copied to a directory?
My question is similar to How to set the default file permissions on ALL newly created files in linux - but differs in important ways:
I want all files created in (or copied to or moved to) a certain ...