Linux chmod entfernen klebrige Bit
# remove user and group sticky bits from directory
chmod ug-s /path/to/directory
Famous Flatworm
# remove user and group sticky bits from directory
chmod ug-s /path/to/directory