在Linux中可以使用命令()针对文件newfiles.txt为所有用户添加执行权限。
2023-11-03(中级) 网络工程师
在Linux中可以使用命令()针对文件newfiles.txt为所有用户添加执行权限。
A.chmod-x newfiles.txt
B.chmod+x newfiles.txt
C.chmod-w newfiles.txt
D.chmod+w newfiles.txt
正确答案是B
