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 telnet?

6 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,


In vi editor how do you execute unix commands?

10 Answers  


Give Command that will move a single file called "unix.txt"

7 Answers   IBM,


what do you understand bythe term 'de-mountable volumes'?

2 Answers   Infosys,


Explain the read, write, and execute permissions on a UNIX directory.

5 Answers  


Which command is used to restrict incoming messages?

0 Answers  


What is rmdir command?

0 Answers  


What is ctrl d?

0 Answers  


What does awk stand for?

0 Answers  


What is the use of cut command in unix?

0 Answers  


Which is the command used to find out currently executing Process in UNIX?

6 Answers   Amazon,


Categories