Unix file protection ACLs

Set-UID bit

Is used to change the UID of processes executing the file.

Set-GID bit

Is used to change the GID of processes executing the file.

Sticky bit

Hint keep the file/directory as much as possible in memory cache.

Last updated