考试
2020-03-16 02:09:31

6721 ●在Linux中,可以使用命令(63)来给test

题目描述

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



●在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

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

答案解析

00****67 B

加载中...
AI正在思考中,请稍候...