Câu 92: XK0-004: CompTIA Linux+
A member of the production group issues the following command: echo "Monday through Friday" > /production_docs/daysThe command fails to execute, so the user obtains the following output: drwxr--r-- root production 0 Jun 16 2018 production-rw-r--r-- production production 4096 Jun 14 2018 daysWhich of the following comm…
Nội dung câu hỏi
A member of the production group issues the following command: echo "Monday through Friday" > /production_docs/daysThe command fails to execute, so the user obtains the following output: drwxr--r-- root production 0 Jun 16 2018 production-rw-r--r-- production production 4096 Jun 14 2018 daysWhich of the following commands should the user execute to BEST fix the issue?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. chmod g+w production to change the permissions on the days file — đáp án hiện tại
- B. chgrp root production_docs/days to change the group ownership of the production_docs/days file
- C. chmod g+S production to set the GUID on the production_docs directory
- D. chown production to change the ownership of the production_docs directory
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.