1Allows a process to perform operations on files, even 2where file owner ID should otherwise need be equal to 3the UID, except where CAP_FSETID is applicable. It 4doesn't override MAC and DAC restrictions. 5 6This capability permits the deletion of a file owned 7by another UID in a directory protected by the sticky 8(t) bit. 9