文件目录data当前权限为rwx --- ---,只需要增加用户组可读可执行权限,但不允许写操作,具体方法为( )
chmod+050data
chmod+040data
chmod+005data
chmod+004data