单项选择题

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

A.[root@root]#chmod -xtest
B.[root@root]#chmod +xtest
C.[root@root]#chmod -wtest
D.[root@root]#chmod +wtest