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 |
What are awk commands?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
What does awk stand for?
what is the use of uniq commmand?
How to rename files and folders?
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
What is the command to find maximum memory taking process on the server?
What command a user use to view a long text file one page at a time in UNIX?
what does the job command do?
How we will execute previous command in vi editor?
How do I use grep to find a file?