Max relaxable permisssion value with out giving write
permission to others?
Answers were Sorted based on User's Feedback
Answer / harendra
775,because
user-group-others
rd wr ex for user - rd wr ex for group - rd -- ex for others
i.e rwxrwxr-x
111-111-1-1,so 775
| Is This Answer Correct ? | 1 Yes | 0 No |
What is daemon?
Predict the output of the following program code main() { fork(); printf("Hello World!"); }
what is the very first process created by kernell
Please explain fork() system call?
Tell me set-user-id is related to (in unix)?
Max relaxable permisssion value with out giving write permission to others?
Explain the system calls used for process management?
What is semaphone?
what is the process id for kernell process
Explain the initial process sequence while the system boots up?
Explain about daemon?
How to get or set an environment variable from a program?