The sticky bit is to allow anyone in the group to go ahead and own the file while they are working on it. chmod 4775 file # set the suid bit chmod 2775 file # set the sgid bit chmod 1775 file # set the sticky bit