RedHat Red Hat Linux Essentials RH033 Question # 15 Topic 2 Discussion

RedHat Red Hat Linux Essentials RH033 Question # 15 Topic 2 Discussion

RH033 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

Which of the following commands will you execute to fix other writable files in your home directory?


A.

find -perm -002 -exec chmod o-w {} \;


B.

find /home -type d -ls


C.

find ~ -perm -002 -exec chmod o-w {} \;


D.

find ~ -perm -002 -exec chmod -w {} \;


Get Premium RH033 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.