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 the use of "grep" command?

6 Answers   HCL,


How do I search for text in vi?

0 Answers  


what is the difference between commmands cmp and diff?

9 Answers   iNautix,


Where LOG fiels resides in AIX and pls tel me how to remove the log file

6 Answers   Vestas,


How to check the flavor of UNIX?

8 Answers   HCL, Syntel,






what is the use of the hidden files?

3 Answers  


How to view the hidden files in /etc directory?

10 Answers  


what is exact definition of operating system?

13 Answers  


What is ctrl d?

0 Answers  


Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.

8 Answers   Concentrix, IBM, Symantec, TCS,


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

14 Answers   Cap Gemini, TCS,


Why is grep called grep?

0 Answers  


Categories