What is default permissions for others in a file?
Answers were Sorted based on User's Feedback
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 |
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 |
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
What is the difference between Swapping and Paging?
What is default permissions for others in a file?
What are the mount and unmount system calls?
How many VI editor modes do you know?
Name key files or directories on a Windows system that should always be backed up?
What is mutex?
How to remove weird filenames?
How do you use Unix for Backend Testing ?
What is ant_build.sh? Have u seen that file?
What are permissions in UNIX?
The very first process created by the kernal that runs till the kernal process is haltes is