Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

CompTIA Linux+ V8 Exam XK0-006 Question # 24 Topic 3 Discussion

CompTIA Linux+ V8 Exam XK0-006 Question # 24 Topic 3 Discussion

XK0-006 Exam Topic 3 Question 24 Discussion:
Question #: 24
Topic #: 3

Which of the following commands sets all the directories ' permissions recursively in the user ' s home directory and makes them accessible only to the user?


A.

find / -type f -exec chmod 777 {} ;


B.

find ~ -type d -exec chmod 700 {} ;


C.

find /home -type d -exec chmod 750 {} ;


D.

find $HOME -type d -exec chmod 755 {} ;


Get Premium XK0-006 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.