  | | | umask - chmod - sticky bit | umask - chmod - sticky bit 2003-08-06 - By Corey Hart
Back Hello,
I have a shared directory where I would like every file underneath it to get created with the following permissions
chmod 660 (ug+rw) or umask 007
but I can not figure out a way to do this short of having cron run everyone 5 minutes chmod -R the directory and everything underneath it.
My users default umask is 077.
-- ---- Corey Hart
|
|
 |