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 |
fork in unix ?
when we installing aix os the ssh installed default?
what is the use of "grep" command?
what is virtual machine?
How to identify whether a file is normal file or directory?
What is the difference between pipe and xargs?
what is the use of "fg" command ?
Which command is used to delete all files in the current directory and all its sub-directories?
How to get the last ten lines of a file using awk utility?
Explain ‘system calls’ with respect to unix commands?
why unix commands can be divided into internal and external commands?
What is the difference between udp and tcp?