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


Please Help Members By Posting Answers For Below Questions

What are reported commands?

809


How to use grep command to list find the records of a file containing 10 different strings?

842


What command is used to switching between users in unix?

769


Describe the usage and functionality of the command rm –r * in unix?

1520


What is the function of grep command in unix?

802


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

977


What do chgrp command do?

834


What are the general commands in using unix os for a beginner?

814


What does sed command do in unix?

794


What do know about tee command and its usage?

857


Describe the zip/unzip command using gzip.

829


Name the unix command to find how many days the server has been up.

862


What is ctrl d?

812


Write a command to kill the last background job?

798


What is the difference between cat and more command?

906