In Unix file permissions what does the second field denotes?

Answers were Sorted based on User's Feedback



In Unix file permissions what does the second field denotes?..

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

In Unix file permissions what does the second field denotes?..

Answer / devanshu


It denotes Group Permissions.

Is This Answer Correct ?    4 Yes 2 No

In Unix file permissions what does the second field denotes?..

Answer / abani_mahana

It is for group i.e what the group is having permission it will display

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

What is a command and examples?

0 Answers  


what does a process mean?

7 Answers   Infosys,


What is the functionality of a top command?

0 Answers   Amazon,


what will be the output of ls ~/..

27 Answers   ABC,


What is the output of : $ ps-e $ ps-a commands

5 Answers   IBM,






Differentiate cat command from more command.

0 Answers  


What is used to type command?

0 Answers  


How do I run a bash script?

0 Answers  


Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...

27 Answers   CGI,


What is use of sed command?

12 Answers   BitWise, Infosys, Reliance,


what is the use of nice command?

4 Answers  


how to sort the content of the file based on numeric values

0 Answers   Epsilon,


Categories