ExamQuestions.com

Register
Login
CompTIA Linux+ Exam Questions

CompTIA

CompTIA Linux+

63 / 135

Question 63:

A Linux administrator needs every new file created on a directory to maintain the group permissions of the same directory. Which of the following commands would satisfy this requirement? 

Answer options:

A. chmod o+s <directory>
B. chmod u+s <directory>
C. chmod +s <directory>
D. chmod g+s <directory>