Unix - Section 1 Multiple Questions and Answers.
Exercise Questions ::
Unix Questions
Published by:Michael Daani
Published by:Michael Daani
38. | Which command is used to make all files and sub-directories in the directory (progs) executable by all users? |
| |
| A. | chmod -R a+x progs |
| B. | chmod -R 222 progs |
| C. | chmod -1 a+x progs |
| D. | chmod -x a+x progs |
|
|
Published by:Michael Daani
Published by:Michael Daani
40. | The second set of the three permissions (r-) indicates that |
| |
| A. | group has read permission only |
| B. | other has read permission only |
| C. | owner has read permission only |
| D. | group has write permission only |
|
|
Published by:Michael Daani
«»