The Sticky Bit
0%

Permissions · Lesson 8

The Sticky Bit

Learn how the sticky bit protects entries in shared writable directories such as `/tmp`.

A writable directory normally lets an authorized user remove or rename entries within it, even when that user does not own the files themselves. The sticky bit adds an ownership restriction that makes shared writable directories safer.