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

答案:登入後查看
統計: A(0), B(0), C(1), D(1), E(0) #3711332