LPI
117-010 · Question #4
Which TWO commands can be used to make the file /tmp/foo.txt readable for all users?
The correct answer is B. chmod 444 /tmp/foo.txt D. chmod 644 /tmp/foo.txt. See the full explanation below for the reasoning.
Question
Which TWO commands can be used to make the file /tmp/foo.txt readable for all users?
Options
- Achmod 111 /tmp/foo.txt
- Bchmod 444 /tmp/foo.txt
- Cchmod 770 /tmp/foo.txt
- Dchmod 644 /tmp/foo.txt
- Echmod 640 /tmp/foo.txt
How the community answered
(50 responses)- A4% (2)
- B80% (40)
- C10% (5)
- E6% (3)
Community Discussion
No community discussion yet for this question.