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

How can you get or set an environment variable from a program?

2 Answers  


How to write the program on full-duplex communication using 2 FIFOs

0 Answers  


Max relax-able permission value with out giving write permission to others?

0 Answers  


Explain what are the system calls used for process management?

0 Answers  


What are various IDs associated with a process?

3 Answers  






What is an advantage of executing a process in background?

2 Answers  


What is IPC? What are the various schemes available?

5 Answers  


how to create tree of processes. one parent and 3 childs.

1 Answers   HCL,


What is semaphone?

5 Answers   HCL,


What are the various schemes available?

0 Answers  


What is Inode.

2 Answers   HCL,


What is the very first process created by kernel?

0 Answers  


Categories