27. 在 UNIX 作業系統中,下達 chmod 456 ex1.txt 後,則此檔案的群組具有什麼權限?
(A) read
(B) read, write
(C) read, execute
(D) write, execute

答案:登入後查看
統計: A(18), B(42), C(164), D(24), E(0) #607391

詳解 (共 2 筆)

#2139595
owner-group-other   ...
(共 93 字,隱藏中)
前往觀看
12
0
#2139593

owner-group-other

    4          5          6

100        101      110

rwx        rwx       rwx

3
0