Max relax-able permission value with out giving write permission to others?
Answer / Hardwari Lal
In Unix, the maximum relaxable permission value without granting write access to others is the combination of read and execute permissions (r-x) for the owner, group, and other. This results in a file mode of 555 or octal representation 01777.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a zombie?
What is Inode.
What are various IDs associated with a process?
In Unix inter process communication take place using?
What is a Daemon?
Explain fork() system call?
Explain the system calls used for process management?
Explain what is the process id for kernel process?
How can you get or set an environment variable from a program?
What are the system calls used for process management?
What are the various schemes available in ipc?
Describe the initial process sequence while the system boots up?