問題詳情

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 testfile。

參考答案

答案:A,C
難度:計算中-1
書單:沒有書單,新增