如何给test这个文件加上可执行权限()
A:chmod +x test
B:chmod -x test
C:chmod 400 test
D:chmod 600 test
出自:移动L1认证