InterviewSolution
Saved Bookmarks
| 1. |
The chmod command invokes the ____ system call.(a) chmod(b) ch(c) read(d) changeI got this question in an online quiz.Question is from System Calls Basics topic in section System Programming I – Files of Unix |
|
Answer» Correct option is (a) CHMOD |
|