题库 软件开发 题目列表 系统管理员编写扫描临时文件的shell程序tmpsc.sh, 测...
单选题

系统管理员编写扫描临时文件的shell程序tmpsc.sh, 测试该程序时提示拒绝执行,解决的方法有(      )

A.

chmod 644 tmpsc.sh

B.

chmod 755 tmpsc.sh

C.

chmod a+x tmpsc.sh

D.

chmod u+x tmpsc.sh

题目信息
校招真题
-
正确率
0
评论
12
点击