ExamGecko
Question list
Search
Search

Question 52 - 702-100 discussion

Report
Export

Given the following listing

-rw-r---r--- 1 root whee1 15254 Nov 13 08:55 bobsfile

How can the superuser grant the user bob write permission to this file?

A.
chgrp bob bobsfile
Answers
A.
chgrp bob bobsfile
B.
chown bob:bob bobsfile
Answers
B.
chown bob:bob bobsfile
C.
chmod +x bobsfile
Answers
C.
chmod +x bobsfile
D.
chperm 664 bobsfile
Answers
D.
chperm 664 bobsfile
E.
vipw -u bob bobsfile
Answers
E.
vipw -u bob bobsfile
Suggested answer: A
asked 18/09/2024
Kumar, Manivannan
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first