试题详情

在 Linux 中,可以使用命令()针对文件 newfiles.txt 为所有用户添加执行权限。

Achmod-x newfiles.txt

Bchmod+x newfiles.txt

Cchmod-w newfiles.txt

Dchmod+w newfiles.txt