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

How would you change all occurrences of a value using VI?

1 Answers  


How to setup display for a remote system?

3 Answers  


What is a FIFO?

2 Answers  


does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?

1 Answers   HP,


What is INODE?

6 Answers   BMC,






What are different types of shells?

7 Answers   BMC,


why unix command can be divided into internal and external command

1 Answers   IBM,


What does mknod do? What?s a named pipe?

1 Answers   Datamatics,


process id for kernell process?

4 Answers   TCS,


How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.

3 Answers  


what happens when we create a file system?

1 Answers  


How do you use Unix for Backend Testing ?

1 Answers   Wipro,


Categories