试题详情

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

Achmod a x g w file1;

Bchmod 765 file1;

Cchmod o x file1;

Dchmod g w file1