Solved

You Have a Test Directory with the Following Permissions: Rwx

Question 74

Multiple Choice

You have a test directory with the following permissions: rwx - - - - - - You want to change the permissions to the following values: r-xr-xr-x. Which command accomplishes this?


A) chmod 777 test
B) chmod a=rx test
C) chmod u=rx,a-rx test
D) chmod u+w,g+rx,o+rx test

Correct Answer:

verifed

Verified

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

Related Questions