What is default permissions for others in a file?

Answers were Sorted based on User's Feedback



What is default permissions for others in a file? ..

Answer / vineet arya

This totally depends on the umask number which is generally
022 resulting the default permission as 755.

Is This Answer Correct ?    5 Yes 0 No

What is default permissions for others in a file? ..

Answer / pradeep.k

the default permission for directory is 755 means for others
r-x, for the file permission 644 means for others only r--,
here default the execution will be there, not to mension
explicitly. here what ever the default permissions are there
that depends on umask, the default umask is 022.

Is This Answer Correct ?    0 Yes 0 No

What is default permissions for others in a file? ..

Answer / wizard_cmp@yahoo.co.in

r--

Is This Answer Correct ?    3 Yes 4 No

What is default permissions for others in a file? ..

Answer / syed

r--

Is This Answer Correct ?    0 Yes 1 No

What is default permissions for others in a file? ..

Answer / satish

--r

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Unix AllOther Interview Questions

In this command sqlplus -s username/password what is -S and what's the use..???

1 Answers   TCS,


What is a pipe?

18 Answers   Fichtner,


fork()?

2 Answers   TCS,


What does the ?route? command do?

2 Answers  


What is Expansion swap?

1 Answers   KISSI,


interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all

2 Answers   Mascot,


What is a level 0 backup?

2 Answers   Atos Origin,


In Unix inter process communication take place using?

3 Answers   TCS,


How are devices represented in UNIX?

2 Answers  


what happens when we create a file system?

1 Answers  


What are the files in /etc directory?

6 Answers   TCS, Wipro,


How to connect oracle database from unix

6 Answers   Cap Gemini, IBM, Wirecard,


Categories