Linux Practice Test
Linux+ FREE Linux+ User and Group Permissions Questions and Answers
A system administrator has set the umask value to `0027` for all users.
What will the permissions be for a newly created directory?
Select your answer
A
drwxr-xr-x
B
drwxr-x---
C
drw-r-----
D
-rwxr-x---
Hint