http://cri.ch/linux/docs/sk0002.html Christopher J. Bottaro wrote:
I have a dir /home/music which is shared by all my users. I want every file created under /home/music to have 666 permissions, no matter who creates it, and every dir created under /home/music to have 777 permissions, no matter who creates it. How do I do this? Thank you for the help.