A-A+

在Linux中 可以使用命令(63)来给test文件赋予执行权限。(63)A. [root@root]#chmod -x test B. [r

2020-10-12 15:14:24 IT认证 阅读

问题详情

在Linux中,可以使用命令(63)来给test文件赋予执行权限。

(63)

A. [root@root]#chmod -x test

B. [root@root]#chmod +x test

C. [root@root]#chmod -w test

D. [root@root]#chmod +w test

请帮忙给出正确答案和分析,谢谢!

参考答案

考点: