Max relaxable permisssion value with out giving write
permission to others?

Answers were Sorted based on User's Feedback



Max relaxable permisssion value with out giving write permission to others?..

Answer / guest

chmod 755 <filename>

Is This Answer Correct ?    9 Yes 2 No

Max relaxable permisssion value with out giving write permission to others?..

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

Post New Answer

More Unix IPC Interview Questions

What are the system calls used for process management?

3 Answers  


How can a parent and child process communicate?

3 Answers   TCS,


How to get or set an environment variable from a program?

0 Answers  


How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?

0 Answers  


What are the process states in Unix?

11 Answers  






What is the condition required for dead lock in unix system?

0 Answers  


What is IPC? What are the various schemes available?

5 Answers  


Explain how do you execute one program from within another?

0 Answers  


What are the system calls used for process management:

5 Answers  


What is semaphone?

5 Answers   HCL,


Explain the advantage of executing a process in background?

0 Answers  


what is the condition required for dead lock in unix sustem ?

2 Answers  


Categories