Linux資料夾權限 - LinuxJacob · 2010-04-09Table of ContentsPostCommentsRelated Posts請問我有個資料夾test 我希望任何使用者在這個資料夾建立的檔案或資料夾 的群組都是test 不管a使用者或b使用者在test建立任何資料夾或檔案 都給他預設群組test 希望會的人可以解答 謝謝!! -- LinuxAll CommentsDelia2010-04-13chmod g+s /testEartha2010-04-13我用a使用者建立資料夾或檔案群組還是a並不會變testLeila2010-04-18得先chown root:test /testChristine2010-04-18s這個特殊權限是繼承設定目錄的groupIngrid2010-04-21SGID就可以達成了!chmod g+s /testRelated PostsPuTTY vs openSUSE設定開機直行的程式開機就執行的程式?請問一個shell 問題htmldoc轉pdf顏色框架不正常
All Comments