Issue: I want to create a shared directory when a number of users (all belong to a group called
mygroup) can create and edit files. I would like all files, including new files created in this directory and subdirectories to belong to the
mygroup.
Solution: Set the SetGID sticky bit
$> chmod g+s dir