单选题A system administrator wants to give full read/write/excute access to the owner and group of the /stuff directory and all subdirectories and files, but only allow read/execute for others. What command would the administrator use?()A chmod -R 775 /stuff

题目
单选题
A system administrator wants to give full read/write/excute access to the owner and group of the /stuff directory and all subdirectories and files, but only allow read/execute for others. What command would the administrator use?()
A

chmod -R 775 /stuff

B

chmod -h 002 /stuff

C

chmod -R 577 /stuff

D

chmod ug+rwx,o+rx /stuff

参考答案和解析
正确答案: C
解析: 暂无解析
更多“单选题A system administrator wants to give full read/write/excute access to the owner and group of the /stuff directory and all subdirectories and files, but only allow read/execute for others. What command would the administrator use?()A chmod -R 775 /stuff”相关问题