| 1z0-036 Exam |
| 1z0-036 - Exam Information |
| Question of the day |
You need to ensure that whenever you create a new file, it should have the following set of permissions: u=rwx,g=rx,o=rx . Which statement would you add to the .bashrc script to set the desired file permissions?
Answer(s)
umask -S u=rwx,g=rx,o=rx