問題詳情

182. 在 Linux 環境中,檔案 test.sh 的屬性為「-rwxr-xr--」,下列哪一個指令無法將檔案屬性改為「-rwxrwxr-x」?
(A)chmod 775 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.631579
統計:A(0),B(1),C(4),D(12),E(0)

內容推薦

內容推薦