In Unix file permissions what does the second field denotes?
Answers were Sorted based on User's Feedback
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 |
It is for group i.e what the group is having permission it will display
Is This Answer Correct ? | 0 Yes | 0 No |
Who command in unix operating system?
How do I search for text in vi?
How do you grep a case insensitive?
What is the use of the command 'ls -x chapter[1-5]' ?
What do chgrp command do?
what does the command 'wc' do?
How can we "forked" process in UNIX? How then recognize in any of the branches we?
What is the comma to display different lines that are found when compare two files?
How do you remove a crontab file?
How do you repeat a command in terminal?
How would you change all occurrences of a value using VI?
which script will invoke first ,when /etc/init.d starts