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 are awk commands?

0 Answers  


The rm command removes links to file. What does this mean? How then is a file deleted from the file system?

5 Answers  


What does awk stand for?

0 Answers  


what is the use of uniq commmand?

8 Answers  


How to rename files and folders?

7 Answers   IBM, Oracle,


what are the differences between CUI and GUI interfaces?

52 Answers   College School Exams Tests, HCL, HP, IBM, IBMR, NIIT, Talco, Wipro,


What is the difference between pipe (|) and tee command in unix

14 Answers   Cap Gemini, TCS,


What is the command to find maximum memory taking process on the server?

0 Answers  


What command a user use to view a long text file one page at a time in UNIX?

8 Answers   IBM,


what does the job command do?

4 Answers  


How we will execute previous command in vi editor?

8 Answers   Infosys,


How do I use grep to find a file?

0 Answers  


Categories