InterviewSolution
Saved Bookmarks
| 1. |
What Is Meant By Sticky Bit? |
|
Answer» When the STICKY BIT is set on a WORLD writable directory, only the OWNER can delete any file contained in that directory. When the sticky bit is set on a world writable directory, only the owner can delete any file contained in that directory. |
|