In Unix file permissions what does the second field denotes?
Answers were Sorted based on User's Feedback
Answer / dibya lochan giri
in unix file permissions the second field denotes as group
[read(r),write(w),execute(x)] permissions.
read=4
wite=2
execute=1
| Is This Answer Correct ? | 3 Yes | 0 No |
It is for group i.e what the group is having permission it will display
| Is This Answer Correct ? | 0 Yes | 0 No |
Who command in unix operating system?
why unix operating system provides more security than other operating systems?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
How to find and replace the below command?
What does the metacharacter mean?
Which mode is used for allowing file write,read and append mode?
What UNIX command will control the default file permissions when files are created?
what do you understand by 'building block primitive'?
How do you repeat a command in terminal?
What does pipe () return?
Which RAID Levels supported by LVM?
What are filter commands in unix?