檔案權限問題 - Linux

Table of Contents

一個檔案屬性如下

- r-- -w- --x root

檔案擁有人是root 屬性是 4 2 1
請問root對此檔案的權限為

1.可讀 2. 可寫 3.可執行 4.以上皆是

如果照一般來看 答案似乎是選1
但是擁有人是root
root不是權限最大的嗎
應該不可能不能寫不能執行吧

希望有高手能解答^^ 謝謝

--

All Comments

Puput avatarPuput2009-11-08
我試是4 用的是ubuntu9.10
Leila avatarLeila2009-11-12
ans 4 because the user is superid uid == 0