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 |
what is the difference between Touch & cat command
what is the use of the hidden files?
what is mount ,tell me about mount ,how can u use in real time project??
boot process?
What is a bash command?
what is the use of uniq commmand?
What is a Unix signal, and how do you handle them?
How can you see the command line history?
distinguish between paging and swapping?
What is “chmod” command?
What is grep and sed command?
In UNIX, what is the command to edit contents of the file?