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

What are setuid/setgid in relation to file permissions?

2 Answers   Cap Gemini, IBM,


What is a level 0 backup?

2 Answers   Atos Origin,


How to put a job in background & bring it to foreground?

3 Answers  


What are the events done by the Kernel after a process is being swapped out from the main memory?

0 Answers  


What is default permissions for others in a file?

5 Answers  






how can we create the script in crontab at mid night on sunday,satuarday,fiday 0n monyh october,november,january? please give me answer if anybody knows ? because on important purpose.

2 Answers  


How to setup display for a remote system?

3 Answers  


How do you log in to a remote Unix box?

2 Answers  


What is the difference between grep & find?

3 Answers   HCL,


What do you mean by u-area (user area) or u-block?

6 Answers  


Explain the read, write, and execute permissions on a UNIX directory.

1 Answers  


I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument

2 Answers  


Categories