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 |
Which is the command used to find out currently executing Process in UNIX?
Which command is used to copy files?
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
solaris Run level?
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 UNIX command will control the default file permissions when files are created?
What do you mean by zambie process?
What do know about tee command and its usage?
Which command should you use to find the remaining disk space in unix server?
What does grep v do?
Why is shebang used?
In vi editor how do you execute unix commands?