Linux下修改文件权限,只有所有者才能修改、执行该文件( )。
A.chmod 700 filename
B.chmod 070 filename
C.chmod 755 filename
D.chmod 022 filename
正确答案是A