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 .sh file?
What is the comma to display different lines that are found when compare two files?
How do I use nslookup?
Who wrote grep?
Which command can you use to find the currently running process in unix server?
How many unix commands are there?
Is ‘du’ a command? If so, what is its use?
What command is used to switching between users in unix?
How do I use grep to find a file?
What does the md command do?
What is the difference between awk and grep?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What do chmod, chown, chgrp commands do?
How do I find previous commands in unix?
What is the unix command to confirm a remote host is alive or not?