複選題
72. 在 Linux 系統中,如何將 testfile 檔案的屬性由『- r w - r - - r - -』改為『- r w x r w x r - -』?
(A)chmod ug=rwx,o=r testfile
(B)chmod testfile ug=r w x,o=r
(C)chmod 774 testfile
(D)chmod ug+x testf ile。

答案:登入後查看
統計: A(30), B(15), C(31), D(10), E(1) #2829054