ExamGecko
Question list
Search
Search

Question 60 - 702-100 discussion

Report
Export

Which of the following chmod commands changes the permission of the file text. txt to 750?

A.
chmod user:rw, group:r, other:x
Answers
A.
chmod user:rw, group:r, other:x
B.
chmod text.txt=u:rw,g:r,o:r
Answers
B.
chmod text.txt=u:rw,g:r,o:r
C.
chmod u=rwx,g=rx,o= text.txt
Answers
C.
chmod u=rwx,g=rx,o= text.txt
D.
chmod -u rw -g rx -o - text.txt
Answers
D.
chmod -u rw -g rx -o - text.txt
E.
chmod text.txt 750
Answers
E.
chmod text.txt 750
Suggested answer: E
asked 18/09/2024
Gokul Kalaiselvi Loganathan
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first