In Unix file permissions what does the second field denotes?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between cat and more command?
How can we use grep command in unix?
What is command substitution?
What is the use of find command in unix?
How do I use nslookup?
Why is shebang used?
How do I search for text in vi?
What is s and g in sed command?
What is “chmod” command?
Who command in unix operating system?
Explain command to view process running?
What is nr in awk command?
What do know about tee command and its usage?
How do you grep a case insensitive?
Which command should you use to find the remaining disk space in unix server?