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 |
Predict the output of the following program code main() { fork(); printf("Hello World!"); }
What is fork()?
What is i-node numbers?
What is ipc in unix?
set-user-id is related to (in unix)
How to write the program on full-duplex communication using 2 FIFOs
Explain the initial process sequence while the system boots up?
what is the condition required for dead lock in unix sustem ?
Explain what is the process id for kernel process?
Explain fork() system call?
Max relax-able permission value with out giving write permission to others?
Linking across directories?