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

Who command in unix operating system?

0 Answers  


How do I search for text in vi?

0 Answers  


How do you grep a case insensitive?

0 Answers  


What is the use of the command 'ls -x chapter[1-5]' ?

0 Answers  


What do chgrp command do?

0 Answers  






what does the command 'wc' do?

4 Answers  


How can we "forked" process in UNIX? How then recognize in any of the branches we?

2 Answers   NIIT,


What is the comma to display different lines that are found when compare two files?

0 Answers  


How do you remove a crontab file?

6 Answers  


How do you repeat a command in terminal?

0 Answers  


How would you change all occurrences of a value using VI?

4 Answers  


which script will invoke first ,when /etc/init.d starts

1 Answers  


Categories