How should read, write and execute permissions for ‘group’ and ‘other’ be granted to all files and directories within the /app filesystem?()
A、A.chmod -R 677 /app
B、B.chmod -R 664 /app
C、C.chmod -r 677 /app
D、D.chmod -r 664 /app