Solved

A Linux Administrator Needs Every New File Created on a Directory

Question 119

Multiple Choice

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?


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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions