单项选择题

文件exer1的访问权限为rw-r--r--,现要增加所有用户的执行权限和同组用户的写权限,下列命令正确的是()。

A、chmod a+xg+w exer1
B、chmod 765 exer1
C、chmod o+x exer1
D、chmod g+w exer1