問題詳情

6 在 Linux 環境中,檔案 test.sh 的屬性為「-rwxr-xr--」,下列哪一個指令無法將檔案屬性改為「-rwxrwxr-x」?
(A) chmod775 test.sh
(B) chmod g=rwx,o=rx test.sh
(C) chmod g+w,o+x test.sh
(D) chmod 755 test.sh。

參考答案

答案:D
難度:簡單0.75
統計:A(1),B(1),C(0),D(12),E(0)

內容推薦

內容推薦