- 被設定在檔案上時,檔案的執行者會以檔案的擁有者的身分來執行
- 被設定在檔案上時,檔案的執行者會以檔案的擁有群組的身分來執行
- 當設定在目錄上時,在此目錄下新建的檔案群組會被自動套用此目錄的群組
- 當設定在目錄上時,以下的檔案只有該擁有者才能刪除或更名( /tmp )
http://en.wikipedia.org/wiki/Sticky_bit
個人在學習Linux過程當中的個人筆記,提供個人及有需要的人查閱,若有錯誤歡迎提供指正,謝謝。 This Blog recorded notes about my learning Linux and provides myself and others reference. If there are any incorrect information, welcome to leave a message to correct me, Thanks.