A group of users on a Linux system have a common working directory /documents with 1770
permissions. You have a scenario where you have to let all users of the group delete any file or
directory in /documents. What would you do in this situation to let them delete any file or directory
in /documents?
A.
Remove sticky bit on the directory.
B.
Set 3770 permissions on /documents
C.
Set rwx permissions for others on /documents.
D.
Set 777 permissions on all files and directories in /documents.
Explanation: